SoTextureCoordinate3ElementGetCoordType Method (SoState) |
Calls GetCoordType(state, System.Int32(0)).
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public static SoTextureCoordinate3ElementCoordTypes GetCoordType(
SoState state
)
Public Shared Function GetCoordType (
state As SoState
) As SoTextureCoordinate3ElementCoordTypes
public:
static SoTextureCoordinate3ElementCoordTypes GetCoordType(
SoState^ state
)
static member GetCoordType :
state : SoState -> SoTextureCoordinate3ElementCoordTypes
Parameters
- state
- Type: OIV.Inventor.MiscSoState
Return Value
Type:
SoTextureCoordinate3ElementCoordTypesRemarks See Also