UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

8 lines (6 loc) 215 B
import {RibbonXMaterialSpec} from "../../../trail/x/RibbonXMaterialSpec"; export class RibbonPathStyle { public material: RibbonXMaterialSpec public resolution: number public thickness: number }