|
| delegate void | Delegate (float duration, float amplitude, float frequency, float amplitudeX, float amplitudeY, float amplitudeZ, bool infinite=false, MMChannelData channelData=null, bool useUnscaledTime=false) |
|
| static void | Register (Delegate callback) |
| static void | Unregister (Delegate callback) |
| static void | Trigger (float duration, float amplitude, float frequency, float amplitudeX, float amplitudeY, float amplitudeZ, bool infinite=false, MMChannelData channelData=null, bool useUnscaledTime=false) |
◆ Delegate()
| delegate void MoreMountains.Feedbacks.MMCameraShakeEvent.Delegate |
( |
float | duration, |
|
|
float | amplitude, |
|
|
float | frequency, |
|
|
float | amplitudeX, |
|
|
float | amplitudeY, |
|
|
float | amplitudeZ, |
|
|
bool | infinite = false, |
|
|
MMChannelData | channelData = null, |
|
|
bool | useUnscaledTime = false ) |
◆ Register()
| void MoreMountains.Feedbacks.MMCameraShakeEvent.Register |
( |
Delegate | callback | ) |
|
|
static |
◆ Trigger()
| void MoreMountains.Feedbacks.MMCameraShakeEvent.Trigger |
( |
float | duration, |
|
|
float | amplitude, |
|
|
float | frequency, |
|
|
float | amplitudeX, |
|
|
float | amplitudeY, |
|
|
float | amplitudeZ, |
|
|
bool | infinite = false, |
|
|
MMChannelData | channelData = null, |
|
|
bool | useUnscaledTime = false ) |
|
static |
◆ Unregister()
| void MoreMountains.Feedbacks.MMCameraShakeEvent.Unregister |
( |
Delegate | callback | ) |
|
|
static |
The documentation for this struct was generated from the following file:
- H:/Code/MoreMountains/topdownengine/Assets/TopDownEngine/ThirdParty/MoreMountains/MMFeedbacks/MMFeedbacks/Shakers/MMCameraShaker.cs