BodyType = "dynamic" | "static" | "kinematic"
"dynamic"
"static"
"kinematic"
Defined in: physics/src/types.ts:26
Body type for rigid bodies.