Click or drag to resize
SoShaderProgramGetTessellationEvaluationShader Method

Returns the tessellation evaluation shader at the specified position.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public SoTessellationEvaluationShader GetTessellationEvaluationShader(
	int pos
)

Parameters

pos
Type: SystemInt32

Return Value

Type: SoTessellationEvaluationShader
Remarks