Skip to content

package debug

import "kaiju/systems/debug"

Functions

DrawRay

func DrawRay(host *engine.Host, from, to matrix.Vec3, duration time.Duration)