Time#

Current time.

If there is a PlayableDirector which is playing, return its time, otherwise use the TimeProvider being used before this component initialised, else fallback to a default TimeProvider.

Declaration#

public override float Time { get; }