Version: 2021.1
언어: 한국어
public static float fixedTime ;

설명

The time since the last FixedUpdate started (Read Only). This is the time in seconds since the start of the game.

This value is updated in fixed increments equal to Time.fixedDeltaTime.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.