poIGraphicMaterial SetEmission

Sets the material emissive color.

Syntax

poIGraphicMaterial_handle SetEmission emission

Application

HyperView Tcl Modify

Description

This command sets the material emissive color.

Inputs

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

Errors

Returns true for success, otherwise false.