Click or drag to resize
SoShaderProgramSetTessellationEvaluationShader Method (Int32, String)
Calls SetTessellationEvaluationShader(pos, filenameOrSource, OIV.Inventor.Nodes.SoShaderObject.SourceTypes( .SoShaderObject.FILENAME )).

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoTessellationEvaluationShader SetTessellationEvaluationShader(
	int pos,
	string filenameOrSource
)

Parameters

pos
Type: SystemInt32
filenameOrSource
Type: SystemString

Return Value

Type: SoTessellationEvaluationShader
Remarks