SoDirectionalLightManip¶
-
InventorModule
¶ genre InventorManipulators
author Silicon Graphics Inc
package MeVisLab/Standard
definition inventor.def
Purpose¶
The node SoDirectionalLightManip
is the base class for all SoDirectionalLight
nodes that feature a built-in 3D user interface; this is the only such class provided with the Open Inventor toolkit.
Since it derives from SoDirectionalLight
, any changes to its fields result in altered lighting for nodes that follow it in the scene graph. In this case, the interface modifies the direction field.
Additionally, the color of the manipulator’s geometry reflects the color of the light, although the color cannot be edited using this manipulator.
Parameter Fields¶
Visible Fields¶
Intensity¶
-
name:
intensity
, type:
Float
, default:
1
¶ Sets the illumination intensity of light source.
Valid values range from 0.0 (no illumination) to 1.0 (maximum illumination).