Property Height
- Namespace
- Bonsai.Shaders.Configuration
- Assembly
- Bonsai.Shaders.dll
Height
Gets or sets the height of the texture. If no value is specified, the texture buffer will not be initialized.
public int? Height { get; set; }
Property Value
- int?