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

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

Top
See Also