SoShadowGrouplightBleedingReduction Property |
In some cases, a halo may appear around shadows intersecting each other.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFFloat lightBleedingReduction { get; }
Public ReadOnly Property lightBleedingReduction As SoSFFloat
Get
public:
property SoSFFloat^ lightBleedingReduction {
SoSFFloat^ get ();
}
member lightBleedingReduction : SoSFFloat with get
Property Value
Type:
SoSFFloatRemarks 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