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

Parameters

pos
Type: SystemInt32

Return Value

Type: SoTessellationEvaluationShader
Remarks