SoPointLight¶
-
InventorModule¶ genre InventorNodesAutomatic,InventorLightsauthor Silicon Graphics Incpackage MeVisLab/Standarddefinition inventor.def
Purpose¶
The node SoPointLight defines a point light source at a fixed 3D location.
A point light source illuminates equally in all directions; it is omni-directional.
Parameter Fields¶
Visible Fields¶
On¶
-
name:on, type:Bool, default:TRUE¶ If checked, the light source is active.
Otherwise, the light source does not illuminate at all.
Intensity¶
-
name:intensity, type:Float, default:1¶ Sets the illumination intensity of the light source.
Valid values range from 0.0 (no illumination) to 1.0 (maximum illumination).