Material properties for 3D layersProperty casts_shadows If the layer casts shadows, the returned value is 1.0. Property accepts_shadows If the layer accepts shadows, the returned value is 1.0. Property accepts_lights If the layer accepts lights, the returned value is 1.0. Property ambient Returns the ambient component value as a percentage. Property diffuse Returns the diffuse component value as a percentage. Property specular Returns the specular component value as a percentage. Property shininess Returns the shininess component value as a percentage. |