Click or drag to resize
SoShadowGrouplightBleedingReduction Property

Used only for VARIANCE_SHADOW_MAP.

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

Property Value

Type: SoSFFloat
Remarks

In some cases, a halo may appear around shadows intersecting each other. Increasing this value will decrease this effect. Default value is safe for most scenes. Default is 0.01 and range is [0-1].

NOTE: field available since Open Inventor 8.1

See Also