SoTextTextureQualityRangeElementGet Method |
Gets the current range in the state.
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public static SbVec2i32 Get(
SoState state
)
Public Shared Function Get (
state As SoState
) As SbVec2i32
public:
static SbVec2i32 Get(
SoState^ state
)
static member Get :
state : SoState -> SbVec2i32
Parameters
- state
- Type: OIV.Inventor.MiscSoState
Return Value
Type:
SbVec2i32Remarks See Also