Click or drag to resize
SoTextureUnitElementGetTextureUnits Method

Returns the current list texture units.

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public static IList<int> GetTextureUnits(
	SoState state
)

Parameters

state
Type: OIV.Inventor.MiscSoState

Return Value

Type: IListInt32
Remarks