Property Value
- Namespace
- Bonsai.Shaders.Configuration
- Assembly
- Bonsai.Shaders.dll
Value
Gets or sets the value used to initialize the shader uniform.
[TypeConverter(typeof(NumericRecordConverter))]
public Vector4 Value { get; set; }
Gets or sets the value used to initialize the shader uniform.
[TypeConverter(typeof(NumericRecordConverter))]
public Vector4 Value { get; set; }