Feel 5.9.1
The best way to improve your game's feel and make it extra juicy
Loading...
Searching...
No Matches
MoreMountains.Tools.MMPostProcessingMovingFilterEvent Struct Reference

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)

Detailed Description

An event used to move filters on and off a camera.

Member Function Documentation

◆ Delegate()

delegate void MoreMountains.Tools.MMPostProcessingMovingFilterEvent.Delegate ( MMTweenType curve,
bool active,
bool toggle,
float duration,
int channel = 0,
bool stop = false,
bool restore = false )

◆ Register()

void MoreMountains.Tools.MMPostProcessingMovingFilterEvent.Register ( Delegate callback)
static

◆ Trigger()

void MoreMountains.Tools.MMPostProcessingMovingFilterEvent.Trigger ( MMTweenType curve,
bool active,
bool toggle,
float duration,
int channel = 0,
bool stop = false,
bool restore = false )
static

◆ Unregister()

void MoreMountains.Tools.MMPostProcessingMovingFilterEvent.Unregister ( Delegate callback)
static

The documentation for this struct was generated from the following file: