Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


time

The component's current time. This value is incremented according to the PlayableDirector.timeUpdateMode when it is playing. You can also change this value manually.
Read time 1 minuteLast updated 11 days ago

Definition

public double time { get; set; }