|
Corgi Engine v9.3
|
An event used to move filters on and off a camera More...
Public Member Functions | |
| delegate void | Delegate (MMTweenType curve, bool active, bool toggle, float duration, int channel=0, bool stop=false, bool restore=false) |
Static Public Member Functions | |
| static void | Register (Delegate callback) |
| static void | Unregister (Delegate callback) |
| static void | Trigger (MMTweenType curve, bool active, bool toggle, float duration, int channel=0, bool stop=false, bool restore=false) |
An event used to move filters on and off a camera
| delegate void MoreMountains.Tools.MMPostProcessingMovingFilterEvent.Delegate | ( | MMTweenType | curve, |
| bool | active, | ||
| bool | toggle, | ||
| float | duration, | ||
| int | channel = 0, |
||
| bool | stop = false, |
||
| bool | restore = false |
||
| ) |
|
static |
|
static |
|
static |