Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Dispose()

Clean up all memory used by the CullingGroup immediately.
Read time 1 minuteLast updated 6 days ago

Definition

  • Type: Method
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public void Dispose()

Remarks

The CullingGroup can no longer be used after this method has been called.