Infinite Runner Engine v1.9
Public Member Functions | Static Public Member Functions | List of all members
MoreMountains.Feedbacks.MMCameraClippingPlanesShakeEvent Struct Reference

An event used to trigger vignette shakes More...

Public Member Functions

delegate void Delegate (AnimationCurve animNearCurve, float duration, float remapNearMin, float remapNearMax, AnimationCurve animFarCurve, float remapFarMin, float remapFarMax, bool relativeValue=false, float feedbacksIntensity=1.0f, int channel=0, bool resetShakerValuesAfterShake=true, bool resetTargetValuesAfterShake=true, bool forwardDirection=true, TimescaleModes timescaleMode=TimescaleModes.Scaled, bool stop=false)
 

Static Public Member Functions

static void Register (Delegate callback)
 
static void Unregister (Delegate callback)
 
static void Trigger (AnimationCurve animNearCurve, float duration, float remapNearMin, float remapNearMax, AnimationCurve animFarCurve, float remapFarMin, float remapFarMax, bool relativeValue=false, float feedbacksIntensity=1.0f, int channel=0, bool resetShakerValuesAfterShake=true, bool resetTargetValuesAfterShake=true, bool forwardDirection=true, TimescaleModes timescaleMode=TimescaleModes.Scaled, bool stop=false)
 

Detailed Description

An event used to trigger vignette shakes

Member Function Documentation

◆ Delegate()

delegate void MoreMountains.Feedbacks.MMCameraClippingPlanesShakeEvent.Delegate ( AnimationCurve  animNearCurve,
float  duration,
float  remapNearMin,
float  remapNearMax,
AnimationCurve  animFarCurve,
float  remapFarMin,
float  remapFarMax,
bool  relativeValue = false,
float  feedbacksIntensity = 1.0f,
int  channel = 0,
bool  resetShakerValuesAfterShake = true,
bool  resetTargetValuesAfterShake = true,
bool  forwardDirection = true,
TimescaleModes  timescaleMode = TimescaleModes.Scaled,
bool  stop = false 
)

◆ Register()

static void MoreMountains.Feedbacks.MMCameraClippingPlanesShakeEvent.Register ( Delegate  callback)
static

◆ Trigger()

static void MoreMountains.Feedbacks.MMCameraClippingPlanesShakeEvent.Trigger ( AnimationCurve  animNearCurve,
float  duration,
float  remapNearMin,
float  remapNearMax,
AnimationCurve  animFarCurve,
float  remapFarMin,
float  remapFarMax,
bool  relativeValue = false,
float  feedbacksIntensity = 1.0f,
int  channel = 0,
bool  resetShakerValuesAfterShake = true,
bool  resetTargetValuesAfterShake = true,
bool  forwardDirection = true,
TimescaleModes  timescaleMode = TimescaleModes.Scaled,
bool  stop = false 
)
static

◆ Unregister()

static void MoreMountains.Feedbacks.MMCameraClippingPlanesShakeEvent.Unregister ( Delegate  callback)
static

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