Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


AllocatedBytes

Number of bytes allocated for this block.
Read time 1 minuteLast updated 13 days ago

Definition

  • Type: Property
  • Namespace: Unity.Collections
  • Assembly: UnityEngine.ManagedKernelModule
public long AllocatedBytes { get; }

Remarks

The requested allocation size may be smaller. Any excess is due to alignment