Click or drag to resize
SoFragmentShader Properties

The SoFragmentShader type exposes the following members.

Properties
  NameDescription
Public propertyisActive

Specifies if the shader object is active or not.

(Inherited from SoShaderObject.)
Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyparameter

Contains the shader's uniform parameters.

(Inherited from SoShaderObject.)
Public propertysourceProgram (Inherited from SoShaderObject.)
Public propertysourceType

Specifies the shader object's source type.

(Inherited from SoShaderObject.)
Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Top
See Also