PhysicsServerSingleton.generic6dofJointSetParam

Sets a generic_6_DOF_joint parameter (see G6DOF_JOINT* constants without the G6DOF_JOINT_FLAG*).

struct PhysicsServerSingleton
@nogc nothrow
void
generic6dofJointSetParam
(
in RID joint
,
in long axis
,
in long param
,
in double value
)

Meta