Last updated 2 months ago
The Text method draws text usign the argument string at the argument position.
EditorVisuals.Text( $"Time since screen started: {TimeManager.CurrentScreenTime:0.00}", Vector3.Zero);