poIGraphicMaterial SetDiffuse
Sets the diffuse color of the material.
Syntax
poIGraphicMaterial_handle SetDiffuse diffuse
Application
HyperView Tcl Modify
Description
This command sets the diffuse color of the material.
Inputs
- diffuse
- The diffuse color in a space-separated RGB string, ranging in value from 0.0 to 1.0.
Errors
Returns true for success, otherwise false.