기술 자료

지원

Time node

Provides access to various time-related values.
읽는 시간 1분최근 업데이트: 5일 전

The Time node provides access to clocks and time steps. Expand the node to gain access to the various time options. Typical uses:
  • Use the time since start to schedule or for timed sequences.
  • Use the time step (delta time) to make movement smooth and frame rate independent.
  • Fixed time step for physics-like updates.
  • Simple timers and delays based on elapsed time.

Time node • Unity Studio • Unity Docs