TopDown Engine
v4.1
|
The different settings you can play with on a time scale event More...
Public Member Functions | |
override string | ToString () |
Public Attributes | |
float | TimeScale |
float | Duration |
bool | TimeScaleLerp |
float | LerpSpeed |
bool | Infinite |
MMTimeScaleLerpModes | TimeScaleLerpMode |
MMTweenType | TimeScaleLerpCurve |
float | TimeScaleLerpDuration |
bool | TimeScaleLerpOnReset |
MMTweenType | TimeScaleLerpCurveOnReset |
float | TimeScaleLerpDurationOnReset |
The different settings you can play with on a time scale event
override string MoreMountains.Feedbacks.TimeScaleProperties.ToString | ( | ) |
float MoreMountains.Feedbacks.TimeScaleProperties.Duration |
bool MoreMountains.Feedbacks.TimeScaleProperties.Infinite |
float MoreMountains.Feedbacks.TimeScaleProperties.LerpSpeed |
float MoreMountains.Feedbacks.TimeScaleProperties.TimeScale |
bool MoreMountains.Feedbacks.TimeScaleProperties.TimeScaleLerp |
MMTweenType MoreMountains.Feedbacks.TimeScaleProperties.TimeScaleLerpCurve |
MMTweenType MoreMountains.Feedbacks.TimeScaleProperties.TimeScaleLerpCurveOnReset |
float MoreMountains.Feedbacks.TimeScaleProperties.TimeScaleLerpDuration |
float MoreMountains.Feedbacks.TimeScaleProperties.TimeScaleLerpDurationOnReset |
MMTimeScaleLerpModes MoreMountains.Feedbacks.TimeScaleProperties.TimeScaleLerpMode |
bool MoreMountains.Feedbacks.TimeScaleProperties.TimeScaleLerpOnReset |