Click or drag to resize
SoShadowGrouplightBleedingReduction Property

In some cases, a halo may appear around shadows intersecting each other.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFFloat lightBleedingReduction { get; }

Property Value

Type: SoSFFloat
Remarks

Increasing this value will decrease this effect. Default value is safe for most scenes. Default is 0.01 and range is [0-1].

Note Note

Field available since Open Inventor 8.1

See Also