PhysicsServerSingleton.hingeJointSetFlag

Sets a hinge_joint flag (see HINGE_JOINT_FLAG* constants).

struct PhysicsServerSingleton
@nogc nothrow
void
hingeJointSetFlag
(
in RID joint
,
in long flag
,
in bool enabled
)

Meta