SoPointLight¶
-
InventorModule
¶ genre InventorNodesAutomatic,InventorLights
author Silicon Graphics Inc
package MeVisLab/Standard
definition inventor.def
Purpose¶
This node defines a point light source at a fixed 3D location. A point source illuminates equally in all directions; that is, it is omni-directional.
Parameter Fields¶
Visible Fields¶
On¶
-
name:
on
, type:
Bool
, default:
TRUE
¶ Determines whether the source is active or inactive. When inactive, the source does not illuminate at all.
Intensity¶
-
name:
intensity
, type:
Float
, default:
1
¶ Illumination intensity of light source. Valid values range from 0.0 (no illumination) to 1.0 (maximum illumination).