Enum CornerType Namespace: UnityEngine.U2D Syntax public enum CornerType Fields Name Description Value OuterTopLeft 0 OuterTopRight 1 OuterBottomLeft 2 OuterBottomRight 3 InnerTopLeft 4 InnerTopRight 5 InnerBottomLeft 6 InnerBottomRight 7