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