SoTransferFunctionfauxShadingLength Property |
Controls how many color values will be affected by faux shading.
Namespace: OIV.LDM.Nodes
Valid values are between 0.0 and 1.0 (in other words a percentage of the color map). 0.0 (the default) means no faux shading. Faux shading is applied between minValue and minValue + ( maxValue - minValue ) * fauxShadingLength. Faux shading darkens the color and reduces the opacity of the affected color map entries.
Note |
---|
Field available since Open Inventor 7.0 |