Enum Image.Origin360
One of the points of the Arc for the Image.FillMethod.Radial360.
Namespace: UnityEngine.UI
Assembly: UnityEngine.UI.dll
Syntax
public enum Image.Origin360
Fields
| Name | Description |
|---|---|
| Bottom | Arc starting at the center of the Bottom edge. |
| Left | Arc starting at the center of the Left edge. |
| Right | Arc starting at the center of the Right edge. |
| Top | Arc starting at the center of the Top edge. |