SoShaderParameterImage Properties |
The SoShaderParameterImage type exposes the following members.
Name | Description | |
---|---|---|
accessMode | Specifies the type of access that will be performed on the image. | |
identifier | Specifies the parameter's integer name which is declared and used within low-level shading programs. | |
IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) | |
layer | Specifies the layer of texture to be bound to the image unit. | |
name | Specifies the parameter's string name which is declared and used within high-level shading programs. | |
texture | Specifies the texture to bind to the image unit. | |
UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |