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