|
| MMFadeInEvent (float duration, MMTweenType tween, int id=0, bool ignoreTimeScale=true, Vector3 worldPosition=new Vector3()) |
| Initializes a new instance of the MoreMountains.MMInterface.MMFadeInEvent struct. More...
|
|
|
static void | Trigger (float duration, MMTweenType tween, int id=0, bool ignoreTimeScale=true, Vector3 worldPosition=new Vector3()) |
|
◆ MMFadeInEvent()
MoreMountains.Tools.MMFadeInEvent.MMFadeInEvent |
( |
float |
duration, |
|
|
MMTweenType |
tween, |
|
|
int |
id = 0 , |
|
|
bool |
ignoreTimeScale = true , |
|
|
Vector3 |
worldPosition = new Vector3() |
|
) |
| |
Initializes a new instance of the MoreMountains.MMInterface.MMFadeInEvent struct.
- Parameters
-
◆ Trigger()
static void MoreMountains.Tools.MMFadeInEvent.Trigger |
( |
float |
duration, |
|
|
MMTweenType |
tween, |
|
|
int |
id = 0 , |
|
|
bool |
ignoreTimeScale = true , |
|
|
Vector3 |
worldPosition = new Vector3() |
|
) |
| |
|
static |
◆ Curve
the curve to apply to the fade
◆ Duration
float MoreMountains.Tools.MMFadeInEvent.Duration |
the duration of the fade, in seconds
◆ ID
int MoreMountains.Tools.MMFadeInEvent.ID |
an ID that has to match the one on the fader
◆ IgnoreTimeScale
bool MoreMountains.Tools.MMFadeInEvent.IgnoreTimeScale |
whether or not this fade should ignore timescale
◆ WorldPosition
Vector3 MoreMountains.Tools.MMFadeInEvent.WorldPosition |
a world position for a target object. Useless for regular fades, but can be useful for alt implementations (circle fade for example)
The documentation for this struct was generated from the following file:
- E:/Github/Store/HighroadEngine/Assets/HighroadEngine/MMTools/Tools/MMGUI/MMFader.cs