public esriTextureCompressionType GetMaterialTextureCompressionType( int materialIndex )
Public Function GetMaterialTextureCompressionType( _ ByVal materialIndex As Integer _ ) As esriTextureCompressionType
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.
Return Value
The esriTextureCompressionType of the byte buffer that is returned from GetMaterialTexture.