Click or drag to resize
SoTextureUnitElementIsImageMapping Method

Indicate if one unit among the current unit list corresponds to an IMAGE_MAPPING.

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public static int IsImageMapping(
	SoState state
)

Parameters

state
Type: OIV.Inventor.MiscSoState

Return Value

Type: Int32
Remarks

The first corresponding unit found is returned, -1 otherwise.

See Also