Private
constructorThe debug shape to be added. Should be of type DebugBox, DebugLine, DebugCircle, DebugSphere, DebugArrow or DebugText.
This function can't be called in early-execution mode.
This function can't be called in early-execution mode.
Removes an instance of a debug shape from the world. This is equivalent to calling remove on the shape itself.
This function can't be called in early-execution mode.
Debug Drawing class used to allow adding and removing wireframe shapes in world space.