RaTweening 1.0.0
|
Classes | |
class | CustomTimeScaleChannelSO |
A TimeScaleChannelSO which can be used to manually set the TimeScale of an entire group of tweens and live modify them. More... | |
class | GameTimeScaleChannel |
This Singleton ITimeScaleChannel represents Unity's Time.timeScale value. More... | |
class | GameTimeScaleChannelSO |
The ScriptableObject equivalent of GameTimeScaleChannel, which represents Unity's Time.timeScale value. More... | |
interface | ITimeScaleChannel |
Represents a channel which indicates the Scale at which the Real-Time DeltaTime should be scaled for a Tween. More... | |
class | TimeScaleChannelSO |
The Base Class for ScriptableObjects representing a ITimeScaleChannel More... | |