Class FloatUniform
- Namespace
- Bonsai.Shaders.Configuration
- Assembly
- Bonsai.Shaders.dll
Represents a configuration object for initializing the value of a shader uniform variable with one floating-point component.
public class FloatUniform : UniformConfiguration
- Inheritance
-
FloatUniform
- Inherited Members
Properties
- Value
Gets or sets the value used to initialize the shader uniform.
Methods
- ToString()
Returns a string that represents the current object.