Class ImageTextureBindingConfiguration
- Namespace
- Bonsai.Shaders.Configuration
- Assembly
- Bonsai.Shaders.dll
Represents a configuration object for binding a texture to a shader image uniform.
public class ImageTextureBindingConfiguration : TextureBindingConfiguration
- Inheritance
-
ImageTextureBindingConfiguration
- Inherited Members
Properties
- Access
Gets or sets a value specifying the type of access that will be performed on the image.
- Format
Gets or sets a value specifying the format of the image elements when the shader reads or writes image data.
Methods
- ToString()
Returns a string that represents the current object.