RaTweening 1.0.0
|
The Base Class for ScriptableObjects representing a ITimeScaleChannel
More...Note: This is used to give TimeScaleChannel editability access for a RaTweenerComponent
Properties | |
abstract float | TimeScale [get] |
The TimeScale with which scale the Real-Time DeltaTime which is used to evaluate a tween More... | |
Properties inherited from RaTweening.TimeScale.ITimeScaleChannel | |
float | TimeScale [get] |
The TimeScale with which scale the Real-Time DeltaTime which is used to evaluate a tween More... | |
The Base Class for ScriptableObjects representing a ITimeScaleChannel
Note: This is used to give TimeScaleChannel editability access for a RaTweenerComponent
|
get |
The TimeScale with which scale the Real-Time DeltaTime which is used to evaluate a tween
Implements RaTweening.TimeScale.ITimeScaleChannel.