Class Draw

Public

Helper methods for drawing gizmos and debug lines.

Public Methods

Bezier (a, b, color)
Public
CircleXZ (center, radius, color, startAngle=0f, endAngle=…)
Public
CrossXZ (position, color, size=1)
Public
Cylinder (position, up, height, radius, color)
Public
Line (a, b, color)
Public
Polyline (points, color, cycle=…)
Public

Public Static Variables

Debug
Public Static Readonly
Gizmos
Public Static Readonly

Private/Protected Members

SetColor (color)
Private
gizmos
Private
matrix
Private