Class D6JointMotion
Specifies type of constraint placed on a specific axis.
Inheritance
System.Object
D6JointMotion
Namespace: FlaxEngine
Assembly: FlaxEngine.CSharp.dll
Syntax
[Unmanaged]
public sealed class D6JointMotion : Enum
Fields
Free
Limited
Axis will be constrained by the specified limits.
Declaration
public const D6JointMotion Limited
Field Value
D6JointMotion
|
Locked
value__
Declaration
public int value__
Field Value
System.Int32
|