This method of the Direct3dRM Class creates a material with the given specular property.
public Direct3dRMMaterial createMaterial(float d);
Returns the Direct3dRMMaterial object if successful; otherwise, null.
vPower | Sharpness of the reflected highlights, with a value of 5 giving a metallic look and higher values giving a more "plastic" look to the rendered surface. |