CameraEffectExtensions
Static Class in Zigurous.CameraSystem
Declaration
public static class CameraEffectExtensions
Description
Extension methods for ICameraEffect.
Extension Methods
Activate | Activates the effect with the given profile. |
Deactivate | Deactivates the effect with the given profile. |
Toggle | Toggles the effect's active state. |
SetDefaultProfile | Sets the profile named "Default" to be active or the first profile in the list if not found. |