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: 9.9.13.0 (9.9.13.0)
Syntax
public static List<SoTextureUnitElementMappingMethods> GetMappingMethods(
	SoState state
)

Parameters

state
Type: OIV.Inventor.MiscSoState

Return Value

Type: ListSoTextureUnitElementMappingMethods
Remarks

See Also