SoTessellationEvaluationShader Properties |
The SoTessellationEvaluationShader type exposes the following members.
Name | Description | |
---|---|---|
![]() | isActive | Specifies if the shader object is active or not. |
![]() | IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) |
![]() | parameter | Contains the shader's uniform parameters. |
![]() | sourceProgram | Contains the shader object's source program, specified by a filename (OIV.Inventor.Nodes.SoShaderObject.sourceType set to OIV.Inventor.Nodes.SoShaderObject.SourceTypes.FILENAME) or by the string containing the program (OIV.Inventor.Nodes.SoShaderObject.sourceType set to OIV.Inventor.Nodes.SoShaderObject.SourceTypes.GLSL_PROGRAM). |
![]() | sourceType | Specifies the shader object's source type. |
![]() | UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |