Field BytesGPUMemoryUsed
The amount of GPU memory the SparseUploader uses internally.
Namespace: Unity.Rendering
Assembly: solution.dll
Syntax
public long BytesGPUMemoryUsed
Returns
Type | Description |
---|---|
long |
Remarks
This value doesn't include memory in the managed GPU buffer that you pass into the SparseUploader on construction, or when you use SparseUploader.ReplaceBuffer.