Click or drag to resize
SoTextureUnitElementSet Method

Sets the current texture unit.

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public static void Set(
	SoState state,
	SoNode node,
	int unit
)

Parameters

state
Type: OIV.Inventor.MiscSoState
node
Type: OIV.Inventor.NodesSoNode
unit
Type: SystemInt32
Remarks