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: 2024.1.1.0 (2024.1.1)
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 Note

Field available since Open Inventor 7.0

See Also