SetNotUsableColor Method

WRAPPER_API void SetNotUsableColor(int redNotUsable, int greenNotUsable, int blueNotUsable)

 

Description

Set the color that indicates an object is currently unusable (as in the cases where there are missing files or bad parameter definitions).  The defaults are:

redNotUsable = 255; greenNotUsable= 0; blueNotUsable = 0