Click or drag to resize
SoTextureCoordinateBindingElementSet Method (SoState, SoNode, SoTextureCoordinateBindingElementBindings)

Sets the current texture binding in the state.

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntax
public static void Set(
	SoState state,
	SoNode name_23094,
	SoTextureCoordinateBindingElementBindings binding
)

Parameters

state
Type: OIV.Inventor.MiscSoState
name_23094
Type: OIV.Inventor.NodesSoNode
binding
Type: OIV.Inventor.ElementsSoTextureCoordinateBindingElementBindings
Remarks