Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


InitialSizeInBytes

Retrieves the size of the initial memory block, as requested in the Initialize function.
Read time 1 minuteLast updated 7 days ago

Definition

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