namespace UltimateWater { public interface IWaterImageEffect { void OnWaterCameraEnabled(); void OnWaterCameraPreCull(); } }