An event used to trigger vignette shakes
More...
|
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 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) |
|
An event used to trigger vignette shakes
◆ 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()
static void MoreMountains.FeedbacksForThirdParty.MMBloomShakeEvent.Register |
( |
Delegate |
callback | ) |
|
|
static |
◆ Trigger()
static 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()
static void MoreMountains.FeedbacksForThirdParty.MMBloomShakeEvent.Unregister |
( |
Delegate |
callback | ) |
|
|
static |
The documentation for this struct was generated from the following file:
- F:/Github/Store/Feel/Assets/Feel/MMFeedbacks/MMFeedbacksForThirdParty/PostProcessing/Shakers/MMBloomShaker.cs