Click or drag to resize
SoShaderProgramGetTessellationControlShader Method

Returns the tessellation control shader at the specified position.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoTessellationControlShader GetTessellationControlShader(
	int pos
)

Parameters

pos
Type: SystemInt32

Return Value

Type: SoTessellationControlShader
Remarks