Click or drag to resize
SoTransferFunctionfauxShadingDarkenThreshold Property

Opacity threshold for darkening edges.

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

Property Value

Type: SoSFFloat
Remarks

Valid values are between 0.0 and 1.0. The default is 1.0. Only colors with opacity lower than fauxShadingDarkenThreshold will be darkened. Use this to prevent the volume from being globally darkened.

Note Note

Field available since Open Inventor 7.0

See Also