Property WorkGroups
- Namespace
- Bonsai.Shaders.Configuration
- Assembly
- Bonsai.Shaders.dll
WorkGroups
Gets or sets a value specifying the number of workgroups to be launched when dispatching the compute shader.
public DispatchParameters WorkGroups { get; set; }