Example #1
0
 void OnDestroy()
 {
     _filter.Dispose();
     Destroy(_composited);
     Destroy(_material);
 }
Example #2
0
 void OnDestroy()
 => _filter.Dispose();