ICameraEffect
Interface in Zigurous.CameraSystem
Declaration
public interface ICameraEffect
Description
An interface for a simulated effect that is applied to the camera.
Properties
active | Whether the effect is currently active. |
Methods
Activate | Activates the effect. |
Deactivate | Deactivates the effect. |
SetProfile | Sets the profile with the given name to be active. |