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