Class ViewportEffectConfiguration
- Namespace
- Bonsai.Shaders.Configuration
- Assembly
- Bonsai.Shaders.dll
Provides configuration and loading functionality for viewport effect shader programs.
public class ViewportEffectConfiguration : ShaderConfiguration, IResourceConfiguration
- Inheritance
-
ViewportEffectConfiguration
- Implements
- Inherited Members
Properties
- FragmentShader
Gets or sets the path to the fragment shader file.
- QuadEffects
Gets or sets a value specifying quad geometry transformation effects.
Methods
- CreateResource(ResourceManager)
Creates a new viewport effect shader resource.
- ToString()
Returns a string that represents the current object.