Enum EvaluateSurfaceDirection
Enum defining the direction of a surface for evaluation.
Syntax
public enum EvaluateSurfaceDirection
Fields
Name | Description |
---|---|
Normal | The normal direction of a surface. |
U | The U direction of a surface. |
V | The V direction of a surface. |