Enum ProxyForceMotionType
Constrains how forces affect this object
Namespace: Unity.MARS.Forces
Syntax
[Serializable]
public enum ProxyForceMotionType
Fields
| Name | Description | Value |
|---|---|---|
| NotForced | 0 | |
| MoveAndRotateY | 1 | |
| MoveAndRotateFreely | 2 | |
| MoveAndRotateZ | 3 |