C++ API Reference
MaterialInputData Class Reference

Phong shading parameters for an MPxMaterialInformation instance. More...

#include <MPxMaterialInformation.h>

Public Attributes

float shininess
 Shininess value.
 
MColor ambient
 Ambient color.
 
MColor diffuse
 Diffuse color.
 
MColor emission
 Emission color.
 
MColor specular
 Specular color.
 
bool hasTransparency
 Tells whether the material has transparency or not.
 

Detailed Description

Phong shading parameters for an MPxMaterialInformation instance.

The MaterialInputData class is used to specify the phong shading parameters to be used with an MPxMaterialInformation instance.


The documentation for this class was generated from the following file: