Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Bytes

Number of bytes requested for this block.
Read time 1 minuteLast updated 12 days ago

Definition

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

Remarks

The actual allocation size may be larger due to alignment.