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