Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

CullingGroup.Dispose

Declaration

public void Dispose();

Description

Clean up all memory used by the CullingGroup immediately.

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