Closed joshuaskelly closed 4 years ago
Adding gizmos for ProjectedDecal and Camera entities. ProjectedDecals visualizations were being drawn in EditorApplication.draw() but I've refactored them to use the Gizmo system.
EditorApplication.draw()
Summary
Adding gizmos for ProjectedDecal and Camera entities. ProjectedDecals visualizations were being drawn in
EditorApplication.draw()
but I've refactored them to use the Gizmo system.