Table of Contents

Property WorkGroups

Namespace
Bonsai.Shaders
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; }

Property Value

DispatchParameters