SoShaderProgramSetFragmentShader Method |
Name | Description | |
---|---|---|
SetFragmentShader(Int32, String) | Calls SetFragmentShader(pos, filenameOrSource, OIV.Inventor.Nodes.SoShaderObject.SourceTypes( .SoShaderObject.FILENAME )). | |
SetFragmentShader(Int32, String, SoShaderObjectSourceTypes) | Convenience method to create a fragment shader with the specified filename and add it at the specified position. |