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: 2024.1.1.0 (2024.1.1)
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