Enum JointDriveMode
Namespace: UnityEngine
Assembly: UnityEngine.dll
Syntax
[Flags]
[Obsolete("JointDriveMode is no longer supported")]
public enum JointDriveMode
Fields
| Name | Description |
|---|---|
| None | |
| Position | |
| PositionAndVelocity | |
| Velocity |
[Flags]
[Obsolete("JointDriveMode is no longer supported")]
public enum JointDriveMode
| Name | Description |
|---|---|
| None | |
| Position | |
| PositionAndVelocity | |
| Velocity |