SoUniformShaderParameterShaderTypes Enumeration |
Shader language.
Namespace: OIV.Inventor.Nodes
Member name | Value | Description | |
---|---|---|---|
VERTEX | 0 | Parameters of the vertex shader will be modified by this node when the shader source type is ARB/CG_PROGRAM. | |
FRAGMENT | 1 | Parameters of the fragment shader will be modified by this node when the shader source type is ARB/CG_PROGRAM. |
Obsoletesince Open Inventor 9500 This enum will not be supported in Open Inventor 10.