Click or drag to resize
SoTextureCoordinateElementSetFunction Method (SoState, SoNode, SoTextureCoordinateElementFunctionCB, Boolean)

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public static void SetFunction(
	SoState state,
	SoNode node,
	SoTextureCoordinateElementFunctionCB func,
	bool frcSend
)

Parameters

state
Type: OIV.Inventor.MiscSoState
node
Type: OIV.Inventor.NodesSoNode
func
Type: OIV.Inventor.ElementsSoTextureCoordinateElementFunctionCB
frcSend
Type: SystemBoolean
Remarks