Type Alias: ShapeType
ShapeType =
"circle"|"polygon"|"terrain"
Defined in: physics/shapes/shape.ts:8
The kind of geometry a Shape represents.
ShapeType =
"circle"|"polygon"|"terrain"
Defined in: physics/shapes/shape.ts:8
The kind of geometry a Shape represents.