Version: 2022.3
言語: 日本語
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.