PhysicsServerSingleton.generic6dofJointSetFlag

Sets a generic_6_DOF_joint flag (see G6DOF_JOINT_FLAG* constants).

struct PhysicsServerSingleton
@nogc nothrow
void
generic6dofJointSetFlag
(
in RID joint
,
in long axis
,
in long flag
,
in bool enable
)

Meta