Click or drag to resize
SoTextureUnitElementGetActiveMappingMethod Method

Note: This API is now obsolete.

Returns the current active mapping method according to the current texture unit.

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

Parameters

state
Type: OIV.Inventor.MiscSoState

Return Value

Type: SoTextureUnitElementMappingMethods
Remarks

Obsoletesince Open Inventor 10000 No more used.

See Also