SoIndexedTexture2maxValue Property |
See OIV.Inventor.Nodes.SoIndexedTexture2.m_minValue.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.3.0.0 (10.3.0.0)
Syntaxpublic SoSFFloat maxValue { get; }
Public ReadOnly Property maxValue As SoSFFloat
Get
public:
property SoSFFloat^ maxValue {
SoSFFloat^ get ();
}
member maxValue : SoSFFloat with get
Property Value
Type:
SoSFFloat
Remarks
See Also