Draw

Static Class in Zigurous.Debug

Declaration

public static class Draw

Description

Additional debug functions for drawing shapes.

Static Methods

BoxDraws a wireframe box at a given position, scale, and rotation.
BoxCastDraws a wireframe box using the same parameters as Physics.BoxCast.