Enum SplitDirection
Enum defining the direction where a surface will be spitted.
Syntax
public enum SplitDirection
Fields
Name | Description |
---|---|
Both | The both direction U and V of a surface. |
U | The U direction of a surface. |
V | The V direction of a surface. |