Zigurous.Debug

Namespace

Classes

  • Benchmark

    Measures the execution time of functions.


  • Compare

    Compares the results of multiple functions for equality.


  • Draw

    Additional debug functions for drawing shapes.


  • ExitApplication

    Quits the application via user input.


  • FPSDisplay

    Displays the framerate of the application in realtime.


  • Log

    Provides more robust console logging functions compared to UnityEngine.Debug.


  • PauseApplication

    Pauses the application via user input.