public int GetMaterialEdgeWidth( int materialIndex )
Public Function GetMaterialEdgeWidth( _ ByVal materialIndex As Integer _ ) As Integer
Parameters
- materialIndex
- The index of the material. Must be greater than or equal to zero and less than MaterialCount. Get the index for a patch by calling GetPatchMaterialIndex.