SoTextureUnitElementGetMaxTextureUnit Method (SoState) |
Returns the maximum texture units.
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public static int GetMaxTextureUnit(
SoState state
)
Public Shared Function GetMaxTextureUnit (
state As SoState
) As Integer
public:
static int GetMaxTextureUnit(
SoState^ state
)
static member GetMaxTextureUnit :
state : SoState -> int
Parameters
- state
- Type: OIV.Inventor.MiscSoState
Return Value
Type:
Int32Remarks See Also