Click or drag to resize
SoTextureUnitElementGetMappingMethods Method

Note: This API is now obsolete.

Returns the mapping method associated with each texture unit.

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("See documentation for more details")]
public static List<SoTextureUnitElementMappingMethods> GetMappingMethods(
	SoState state
)

Parameters

state
Type: OIV.Inventor.MiscSoState

Return Value

Type: ListSoTextureUnitElementMappingMethods
Remarks

Obsoletesince Open Inventor 10000 No more used.

See Also