Enum ProxyForceMotionType
Constrains how forces affect this object
Namespace: Unity.MARS.Forces
Syntax
public enum ProxyForceMotionType : int
Fields
Name | Description | Value |
---|---|---|
MoveAndRotateFreely | ||
MoveAndRotateY | ||
MoveAndRotateZ | ||
NotForced |
Constrains how forces affect this object
public enum ProxyForceMotionType : int
Name | Description | Value |
---|---|---|
MoveAndRotateFreely | ||
MoveAndRotateY | ||
MoveAndRotateZ | ||
NotForced |