Interface: PrismaticJointEcsComponent
Defined in: physics/components/prismatic-joint-component.ts:11
ECS-style component interface for a PrismaticJoint. Register
createPrismaticJointEcsSystem to have the joint added to the
PhysicsWorld while this component's entity exists, and removed when it
doesn't.
Properties
joint
joint:
PrismaticJoint
Defined in: physics/components/prismatic-joint-component.ts:12