Click or drag to resize
SoShadowGroupintensity Property

Specifies the intensity of the shadow.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFFloat intensity { get; }

Property Value

Type: SoSFFloat
Remarks

0 = lowest intensity (the shadow is invisible), 1 = highest intensity (the shadow is solid black).

See Also