private void OnDisable() { VolumetricManager.UnRegisterVolumeData(this); }
private void OnEnable() { VolumetricManager.RegisterVolumeData(this); }