Property WorkGroups
WorkGroups
Gets or sets a value specifying the number of workgroups to be launched when dispatching the compute shader.
public DispatchParameters WorkGroups { get; set; }
Gets or sets a value specifying the number of workgroups to be launched when dispatching the compute shader.
public DispatchParameters WorkGroups { get; set; }