RaTweening 1.0.0
|
Represents a channel which indicates the Scale at which the Real-Time DeltaTime should be scaled for a Tween.
More...Note: This affects the evaluation speed of all the tweens referring to the channel.
Properties | |
float | TimeScale [get] |
The TimeScale with which scale the Real-Time DeltaTime which is used to evaluate a tween More... | |
Represents a channel which indicates the Scale at which the Real-Time DeltaTime should be scaled for a Tween.
Note: This affects the evaluation speed of all the tweens referring to the channel.
|
get |
The TimeScale with which scale the Real-Time DeltaTime which is used to evaluate a tween
Implemented in RaTweening.TimeScale.CustomTimeScaleChannelSO, RaTweening.TimeScale.GameTimeScaleChannel, RaTweening.TimeScale.GameTimeScaleChannelSO, and RaTweening.TimeScale.TimeScaleChannelSO.