package debug import "kaiju/engine/systems/debug_draw" Functions DrawRay func DrawRay(host *engine.Host, from, to matrix.Vec3, duration time.Duration)