poIGraphicMaterial SetShininess

Sets the material shininess value.

Syntax

poIGraphicMaterial_handle SetShininess shininess

Application

HyperView Tcl Modify

Description

This command sets the material shininess value.
Note: Values approaching 1.0 simulate a smooth, shiny surface; while values approaching 0.0 simulate a rough surface.

Inputs

shininess
The shininess value for the material (0.0 to 1.0).

Errors

Returns 0 if successful, otherwise an error code.