Click or drag to resize

PerfStatsGpuMemoryUsed Property

The amount of GPU memory currently in use.

Namespace:  Internal.SharpBgfx
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public long GpuMemoryUsed { get; }

Property Value

Type: Int64
See Also