Enum UvMapMethod
UV map unwrapping methods
public enum UvMapMethod
Fields
Name | Description |
---|---|
Cylindrical | Cylindrical unwrapping |
Directional | Flatten Indices based on given normal |
None | Rotate only. Nothing special. |
NormalBased | Flatten Indices based on its normal |
Spherical | Spherical unwrapping |