Click or drag to resize
SoShaderProgramSetTessellationEvaluationShader Method
Overload List
  NameDescription
Public methodSetTessellationEvaluationShader(Int32, String)
Calls SetTessellationEvaluationShader(pos, filenameOrSource, OIV.Inventor.Nodes.SoShaderObject.SourceTypes( .SoShaderObject.FILENAME )).
Public methodSetTessellationEvaluationShader(Int32, String, SoShaderObjectSourceTypes)

Convenience method to create a tessellation evaluation shader with the specified filename and add it at the specified position.

Top
See Also