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