Click or drag to resize
SoTransferFunction.maxValue Property

See OIV.LDM.Nodes.SoTransferFunction.m_minValue field.

Namespace: OIV.LDM.Nodes
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 10.3.0.0 (10.3.0.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