This version of Unity is unsupported.

CullingGroup.Dispose

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.