Photon Fusion 2.1.1

FusionMemoryStatisticsSnapshot Class Reference

Contains Fusion internal memory statistics information. Collected after the Runner Update. More...

Public Attributes

FusionAllocatorMemorySnapshot GeneralAllocatorMemorySnapshot = new()
 Memory information about the general allocator.
FusionAllocatorMemorySnapshot ObjectAllocatorMemorySnapshot = new()
 Memory information about the object allocator.

Static Public Attributes

const int BUCKET_COUNT = Allocator.BUCKET_COUNT
 The number of buckets used in the allocator.

Detailed Description

Contains Fusion internal memory statistics information. Collected after the Runner Update.