public Color GetMaterialEdgeColor( int materialIndex )
Public Function GetMaterialEdgeColor( _ ByVal materialIndex As Integer _ ) As Color
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.