An enum with the constrain planes for the movement of scene objects by UI elements
Namespace:
BrydenWoodUnity.UIElements
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
SyntaxPublic Enumeration MovePlanes
public enum class MovePlanes
Members
| Member name | Value | Description |
---|
| XY | 0 | |
| XZ | 1 | |
| YZ | 2 | |
See Also