Click or drag to resize
SoTextureCoordinateElement.GetCoordType Method (SoState, Int32)

Returns code indicating what has been set in state/element.

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public static SoTextureCoordinateElement. CoordTypes GetCoordType(
	SoState state,
	int unit
)

Parameters

state
Type: OIV.Inventor.Misc.SoState
unit
Type: System.Int32

Return Value

Type: SoTextureCoordinateElement.CoordTypes
Remarks

See Also