Click or drag to resize
SoTextureUnitElementGetMappingMethods Method

Returns the mapping method associated with each texture unit.

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax
public static IList<SoTextureUnitElementMappingMethods> GetMappingMethods(
	SoState state
)

Parameters

state
Type: OIV.Inventor.MiscSoState

Return Value

Type: IListSoTextureUnitElementMappingMethods
Remarks

See Also