{"repo":"vertxxyz/Vertx.Debugging","free":true,"listed":false,"github":"https://github.com/vertxxyz/Vertx.Debugging","clone":"git clone https://github.com/vertxxyz/Vertx.Debugging.git","description":"Debugging utilities for Unity","language":"C#","stars":606,"topics":["unity","unity3d","debug","gizmos","visualization"],"license":"MIT","category":"game-templates","readme_excerpt":"Fast editor debugging and gizmo utilities for Unity. Uses instanced rendering to draw shapes efficiently. [!NOTE] Unity 2022.2+ (all features) - Version 3.0.0 and above. 2019.4+ No jobs and burst support, older API. Should support all render pipelines. Supports drawing from jobs and burst. This package depends on Burst and Mathematics . All shapes are wireframe. There is currently no support for solid shapes planned. https://user-images.githubusercontent.com/21963717/194199755-a63d8ebc-0cc7-4268-9316-78f7d4fbea1a.mp4 Usage Shape drawing Example Available contexts You can call these methods from most places, Update , LateUpdate , FixedUpdate , OnDrawGizmos , and with ExecuteAlways / ExecuteInEditMode . If drawn from a gizmo context, duration parameters will be ignored. Gizmos.matrix works, Gizmos.color is unsupported. Gizmos are not pickable. Code stripping Calls to these methods are stripped when building. You do not have to remove code or use defines. If your code spans many statements, only the method call will be stripped. Drawing Physics and Physics2D operations Example You can replace calls to Physics and Physics2D methods with DrawPhysics and DrawPhysics2D to simply draw the results of a physics operation. Use DrawPhysicsSettings.SetDuration or Duration to override the length of time the casts draw for. You will need to reset this value manually. Calls to Duration cannot be stripped, I would recommend using SetDuration if this is important to you. Code stripping The dra","default_branch":null,"files":null,"tree":[],"storefront":"/r/vertxxyz","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/vertxxyz/Vertx.Debugging/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}