menu
Vector2f
import { Vector2f } from "destack:math";
Two-dimensional single-precision vector.
1export type Vector2f = Vector2<float32>import { Vector2f } from "destack:math";
Two-dimensional single-precision vector.
1export type Vector2f = Vector2<float32>