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