CameraEffect<T, U>.OnEffectRestart


Declaration

protected virtual void OnEffectRestart(U profile)

Description

A callback invoked when the effect is restarted.

Parameters

profileThe active profile of the effect.