JointType EnumerationDelta Engine Documentation

Namespace: DeltaEngine.Physics3D
Assembly: DeltaEngine.Physics3D (in DeltaEngine.Physics3D.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public enum JointType
Members

  Member nameValueDescription
Angle0
FixedAngle1
PointOnLine2
PointOnPoint3
PointPointDistance4
SingleBodyPointOnLine5
Hinge6
Prismatic7
See Also