TopDown Engine v4.5
Loading...
Searching...
No Matches
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, MMChannelData channelData=null, bool resetShakerValuesAfterShake=true, bool resetTargetValuesAfterShake=true, bool forwardDirection=true, TimescaleModes timescaleMode=TimescaleModes.Scaled, bool stop=false, bool restore=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, MMChannelData channelData=null, bool resetShakerValuesAfterShake=true, bool resetTargetValuesAfterShake=true, bool forwardDirection=true, TimescaleModes timescaleMode=TimescaleModes.Scaled, bool stop=false, bool restore=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,
MMChannelData channelData = null,
bool resetShakerValuesAfterShake = true,
bool resetTargetValuesAfterShake = true,
bool forwardDirection = true,
TimescaleModes timescaleMode = TimescaleModes.Scaled,
bool stop = false,
bool restore = false )

◆ Register()

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

◆ Trigger()

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,
MMChannelData channelData = null,
bool resetShakerValuesAfterShake = true,
bool resetTargetValuesAfterShake = true,
bool forwardDirection = true,
TimescaleModes timescaleMode = TimescaleModes::Scaled,
bool stop = false,
bool restore = false )
static

◆ Unregister()

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

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