Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Dispose()

Dispose the allocator. This must be called to free the memory blocks that were allocated from the system.
Read time 1 minuteLast updated 10 days ago

Definition

  • Type: Method
  • Namespace: Unity.Collections
  • Assembly: UnityEngine.ManagedKernelModule
public void Dispose()