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

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

Top
See Also