RenderMemory.Statistics Class

Contains statistics about the amount and type of memory consumed by the RenderSystem. Use methods like Viewport.collectStatistics and TileTreeReference.collectStatistics to query this memory usage.

@see Statistics.create to instantiate an instance of this class.

Methods

Name Description
create(): RenderMemory.Statistics Static Create a new, empty statistics object.  

Properties

Name Type Description
totalBytes Accessor ReadOnly number The total reported memory consumption, in bytes.  

Defined in

Last Updated: 25 April, 2024