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

An event used to trigger vignette shakes. More...

Public Member Functions

delegate void Delegate (AnimationCurve intensity, float duration, float remapMin, float remapMax, AnimationCurve threshold, float remapThresholdMin, float remapThresholdMax, bool relativeIntensity=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 intensity, float duration, float remapMin, float remapMax, AnimationCurve threshold, float remapThresholdMin, float remapThresholdMax, bool relativeIntensity=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.FeedbacksForThirdParty.MMBloomShakeEvent.Delegate ( AnimationCurve intensity,
float duration,
float remapMin,
float remapMax,
AnimationCurve threshold,
float remapThresholdMin,
float remapThresholdMax,
bool relativeIntensity = 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.FeedbacksForThirdParty.MMBloomShakeEvent.Register ( Delegate callback)
static

◆ Trigger()

void MoreMountains.FeedbacksForThirdParty.MMBloomShakeEvent.Trigger ( AnimationCurve intensity,
float duration,
float remapMin,
float remapMax,
AnimationCurve threshold,
float remapThresholdMin,
float remapThresholdMax,
bool relativeIntensity = 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.FeedbacksForThirdParty.MMBloomShakeEvent.Unregister ( Delegate callback)
static

The documentation for this struct was generated from the following file:
  • H:/Code/MoreMountains/feel/Assets/Feel/MMFeedbacks/MMFeedbacksForThirdParty/PostProcessing/Shakers/MMBloomShaker.cs