Last updated 5 months ago
Was this helpful?
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);