Enum EBuildRotation
Clutter item rotation availability
Namespace: Mannequin.Bindings
Assembly: Collapse.dll
Syntax
public enum EBuildRotation : int
Fields
| Name | Description |
|---|---|
| Free | This item can be rotated at any angle |
| NoRotation | This item cannot be rotated |
| Rotate90 | This item can be rotated at 90-degree intervals |