SoShaderPipelineInclude¶
-
InventorModule¶ author MeVis Medical Solutions AGpackage MeVisLab/Standarddll SoShaderPipelinedefinition SoShaderPipeline.def
Purpose¶
The SoShaderPipelineInclude module allows for extending the SoShaderPipeline with additional GLSL code that can be included from SoShaderPipelineFunction.
Note: If the name of the include already exists, the last include takes precedence. This allows you to replace existing includes with your own implementation.
Parameter Fields¶
Field Index¶
Enabled: Bool |
Header: String |
Identifier: String |
Insert At Top: Bool |
Program Type: Enum |
Required Includes: String |