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: 2024.1.1.0 (2024.1.1)
Syntax
public SoTessellationEvaluationShader GetTessellationEvaluationShader(
	int pos
)

Parameters

pos
Type: SystemInt32

Return Value

Type: SoTessellationEvaluationShader
Remarks