Enum SetPoseAction.AlignMode
The mode that will the set pose action will use.
Namespace: Unity.MARS.Actions
Syntax
public enum AlignMode
Fields
Name | Description | Value |
---|---|---|
None | 0 | |
Y | 1 | |
Z | 2 |
The mode that will the set pose action will use.
public enum AlignMode
Name | Description | Value |
---|---|---|
None | 0 | |
Y | 1 | |
Z | 2 |