PerformanceMonitor.DrawCalls Property
Definition¶
Namespace: Brine2D.Performance
Gets the number of draw calls in the last frame.
public int DrawCalls { get; }
Namespace: Brine2D.Performance
Gets the number of draw calls in the last frame.
public int DrawCalls { get; }