Click or drag to resize
SoVertexShaderParameterElementAdd Method

Add to the current vertex attribs list.

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public static void Add(
	SoState state,
	SoVertexShaderParameter vertexAttrib
)

Parameters

state
Type: OIV.Inventor.MiscSoState
vertexAttrib
Type: OIV.Inventor.NodesSoVertexShaderParameter
Remarks