Click or drag to resize
SoTextureCoordinate3ElementSetFunction Method (SoState, SoNode, SoTextureCoordinate3ElementFunctionCB)
Calls SetFunction(state, node, func, false).

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public static void SetFunction(
	SoState state,
	SoNode node,
	SoTextureCoordinate3ElementFunctionCB func
)

Parameters

state
Type: OIV.Inventor.MiscSoState
node
Type: OIV.Inventor.NodesSoNode
func
Type: OIV.Inventor.ElementsSoTextureCoordinate3ElementFunctionCB
Remarks