Click or drag to resize
SoTransferFunctionmaxValue Property

See minValue field.

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

Property Value

Type: SoSFInt32
Remarks

The value is automatically set to the number of colors in colorMap minus 1 as long an explicit value is not specified.

NOTE: field available since Open Inventor 7.0

See Also