Click or drag to resize
SoTextureCoordinateElementSet2 Method (SoState, SoNode, SbVec2f)
Calls Set2(state, node, coords, false).

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public static void Set2(
	SoState state,
	SoNode node,
	SbVec2f[] coords
)

Parameters

state
Type: OIV.Inventor.MiscSoState
node
Type: OIV.Inventor.NodesSoNode
coords
Type: OIV.InventorSbVec2f
Remarks