Syntax
dbSetObjectDiffuse(ObjectID, ColorValue [, VertexDiffuseMode])
Description
This command will alter the material diffuse component of the object. The diffuse component makes up one of the factors that controls the final colour of the object, specifically the amount of light it receives from all available light sources. This function can be used on instanced objects, but if alpha mapping used, it will carry alpha in diffuse value.
See Also
dbSetObjectAmbience, dbSetObjectAmbient, dbSetObjectColor, dbSetObjectEmmissive, dbSetObjectLight, dbSetObjectSpecular, dbSetObjectSpecularPower, dbTextureObject