Enum AnchorPreset
- Namespace
- FriedSynapse.FlowEnt.Motions.Tween.UI.RectTransforms
public enum AnchorPreset
- Extension Methods
Fields
BottomLeft = 0BottomCenter = 1BottomRight = 2MiddleLeft = 3MiddleCenter = 4MiddleRight = 5TopLeft = 6TopCenter = 7TopRight = 8VerticalStretchLeft = 9VerticalStretchCenter = 10VerticalStretchRight = 11HorizontalStretchBottom = 12HorizontalStretchMiddle = 13HorizontalStretchTop = 14StretchAll = 15