Enum PivotPreset
- Namespace
- FriedSynapse.FlowEnt.Motions.Tween.UI.RectTransforms
public enum PivotPreset
- Extension Methods
Fields
BottomLeft = 0
BottomCenter = 1
BottomRight = 2
MiddleLeft = 3
MiddleCenter = 4
MiddleRight = 5
TopLeft = 6
TopCenter = 7
TopRight = 8