◆ DebugDrawLine()

static void DebugDrawLine ( Vector3  start,
Vector3  end,
Transform  world 
)
static
Parameters
startthis start point will be transformed by the provided transform, before being drawn to screen.
endthis end point will be transformed by the provided transform, before being drawn to screen.
worldThis transform defines how the start and end points should be transformed.