API Referenceglobal
public sealed struct Sandbox.GpuBuffer.IndirectDispatchArguments
Properties
Showing 3 properties
public uint Sandbox.GpuBuffer.IndirectDispatchArguments.ThreadGroupCountX { get; set; }
public uint Sandbox.GpuBuffer.IndirectDispatchArguments.ThreadGroupCountY { get; set; }
public uint Sandbox.GpuBuffer.IndirectDispatchArguments.ThreadGroupCountZ { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | global |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.GpuBuffer.IndirectDispatchArguments |