Enum Image.Origin180
Origin for the Image.FillMethod.Radial180.
Namespace: UnityEngine.UI
Assembly: UnityEngine.UI.dll
Syntax
public enum Image.Origin180
Fields
Name | Description |
---|---|
Bottom | Center of the radial at the center of the Bottom edge. |
Left | Center of the radial at the center of the Left edge. |
Right | Center of the radial at the center of the Right edge. |
Top | Center of the radial at the center of the Top edge. |