RaTweening 1.0.0
Loading...
Searching...
No Matches
Properties | List of all members
RaTweening.TimeScale.ITimeScaleChannel Interface Reference

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.

More...

Inheritance diagram for RaTweening.TimeScale.ITimeScaleChannel:
RaTweening.TimeScale.GameTimeScaleChannel RaTweening.TimeScale.TimeScaleChannelSO RaTweening.TimeScale.CustomTimeScaleChannelSO RaTweening.TimeScale.GameTimeScaleChannelSO

Properties

float TimeScale [get]
 The TimeScale with which scale the Real-Time DeltaTime which is used to evaluate a tween More...
 

Detailed Description

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.

Property Documentation

◆ TimeScale

float RaTweening.TimeScale.ITimeScaleChannel.TimeScale
get