PhysicalBone.JointType/jointType - multiple declarations

Function PhysicalBone.jointType

PhysicalBone.JointType jointType() nothrow @property @nogc;

void jointType (
  long v
) nothrow @property @nogc;

Enum PhysicalBone.JointType

enum JointType : int { ... }

Enum members

NameDescription
jointType6dof
jointTypeCone
jointTypeHinge
jointTypeNone
jointTypePin
jointTypeSlider