Infinite Runner Engine v1.9
Public Member Functions | Static Public Member Functions | List of all members
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)
 

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)
 

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 
)

◆ Register()

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

◆ Trigger()

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

◆ Unregister()

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

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