Function PhysicsServerSingleton.generic6dofJointGetFlag
Gets a generic_6_DOF_joint flag (see g6dofjointaxisflag
constants).
bool generic6dofJointGetFlag
(
const(RID) joint,
const(long) axis,
const(long) flag
) nothrow @nogc;