poIGraphicMaterial SetAmbient

Sets the ambient color of the material.

Syntax

poIGraphicMaterial_handle SetAmbient ambient

Application

HyperView Tcl Modify

Description

This command sets the ambient color of the material.

Inputs

ambient
The ambient color in a space-separated RGB string, ranging in value from 0.0 to 1.0.

Errors

Returns true for success, otherwise false.