API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
typeShapeType
@codexo/exojs-physics / physics / stable
Discriminant for the concrete shape kinds supported in the MVP.
0
props
0
methods
0
events
Import
import { ShapeType } from '@codexo/exojs-physics'Discriminant for the concrete shape kinds supported in the MVP.
Definition1
"capsule" | "chain" | "circle" | "polygon" | "segment"Source