MMFeedbacks  v1.6
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 attenuation=1.0f, int channel=0, bool resetShakerValuesAfterShake=true, bool resetTargetValuesAfterShake=true)
 

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 attenuation=1.0f, int channel=0, bool resetShakerValuesAfterShake=true, bool resetTargetValuesAfterShake=true)
 

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  attenuation = 1.0f,
int  channel = 0,
bool  resetShakerValuesAfterShake = true,
bool  resetTargetValuesAfterShake = true 
)

◆ 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  attenuation = 1.0f,
int  channel = 0,
bool  resetShakerValuesAfterShake = true,
bool  resetTargetValuesAfterShake = true 
)
static

◆ Unregister()

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

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