Click or drag to resize
SoTransferFunctionfauxShadingStrength Property

Controls how much faux shading will darken the color values of the transfer function.

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

Property Value

Type: SoSFFloat
Remarks

Any value greater than 0.0 is valid. 1.0 (the default) means a linear darkening progression. Values greater than 1.0 darken the color map faster. Values less than 1.0 darken the color map more slowly. NOTE: field available since Open Inventor 7.0

See Also