Table of Contents

Property Buffers

Namespace
Bonsai.Shaders.Configuration
Assembly
Bonsai.Shaders.dll

Buffers

Gets or sets the number of render buffers. Typical values include one (single-), two (double-) or three (triple-buffering).

public int Buffers { get; set; }

Property Value

int