-Please add a description of this class.
VB.NET
'todo
C++
//todo
| Method | Description |
|---|---|
| CreateLightMaterial | Short description of CreateLightMaterial |
| CreateMaterial | Short description of CreateMaterial |
| CreateMaterialQuick | Short description of CreateMaterialQuick |
| DeleteAllMaterials | Short description of DeleteAllMaterials |
| DeleteMaterial | Short description of DeleteMaterial |
| Duplicate | Short description of Duplicate |
| EnablePRTSubSurface | Short description of EnablePRTSubSurface |
| GetActiveCount | Short description of GetActiveCount |
| GetAmbient | Short description of GetAmbient |
| GetCount | Short description of GetCount |
| GetDiffuse | Short description of GetDiffuse |
| GetEmissive | Short description of GetEmissive |
| GetIndex | Short description of GetIndex |
| GetMaterialByName | Short description of GetMaterialByName |
| GetMaterialName | Short description of GetMaterialName |
| GetOpacity | Short description of GetOpacity |
| GetPower | Short description of GetPower |
| GetSpecular | Short description of GetSpecular |
| IsMaterialActive | Short description of IsMaterialActive |
| SetAmbient | Short description of SetAmbient |
| SetDiffuse | Set’s the diffuse properties of the material. |
| SetEmissive | Short description of SetEmissive |
| SetIndex | Short description of SetIndex |
| SetMaterialName | Short description of SetMaterialName |
| SetOpacity | Set’s the opacity of the given mesh. |
| SetPower | Short description of SetPower |
| SetPRTSubSurfAbsorption | Short description of SetPRTSubSurfAbsorption |
| SetPRTSubSurfReducedScattering | Short description of SetPRTSubSurfReducedScattering |
| SetPRTSubSurfRefractionIndexRatio | Short description of SetPRTSubSurfRefractionIndexRatio |
| SetSpecular | Short description of SetSpecular |