The Direct3dRMMaterial Class contains the following methods:
getEmissive retrieves the setting for the emissive property of a material.
getPower retrieves the power used for the specular exponent in the given material.
getSpecular retrieves the color of the specular highlights of a material.
setEmissive sets the emissive property of a material.
setPower sets the power used for the specular exponent in a material.
setSpecular sets the color of the specular highlights of a material.