Variable DirConst

    Dir: { Down: V; Left: V; Right: V; Up: V } = ...

    Unit direction vectors (y-down: Up = {0,-1}).

    Type Declaration

    • Down: V
    • Left: V
    • Up: V