SoTransferFunctionmaxValue Property |
Namespace: OIV.LDM.NodesAssembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic SoSFInt32 maxValue { get; }
Public ReadOnly Property maxValue As SoSFInt32
Get
public:
property SoSFInt32^ maxValue {
SoSFInt32^ get ();
}
member maxValue : SoSFInt32 with get
Property Value
Type:
SoSFInt32
RemarksThe 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