Property MinimumChunkSize
MinimumChunkSize
Allows controlling the size of chunks allocated from the temp job allocator to back the command buffer.
Declaration
public int MinimumChunkSize { get; set; }
Property Value
| Type | Description |
|---|---|
| Int32 |
Allows controlling the size of chunks allocated from the temp job allocator to back the command buffer.
public int MinimumChunkSize { get; set; }
| Type | Description |
|---|---|
| Int32 |