cumulativeStatistics property

CumulativeRenderingStatistics? cumulativeStatistics
getter/setter pair

Cumulative, continuously tracked, resource stats. Enable using the CumulativeRenderingStats performance sampler option.

Implementation

CumulativeRenderingStatistics? cumulativeStatistics;