CameraEffectExtensions

Static Class in Zigurous.CameraSystem

Declaration

public static class CameraEffectExtensions

Description

Extension methods for ICameraEffect.

Extension Methods

ActivateActivates the effect with the given profile.
DeactivateDeactivates the effect with the given profile.
ToggleToggles the effect's active state.
SetDefaultProfileSets the profile named "Default" to be active or the first profile in the list if not found.