menu
Vector3f
import { Vector3f } from "destack:math";
Three-dimensional single-precision vector.
1export type Vector3f = Vector3<float32>import { Vector3f } from "destack:math";
Three-dimensional single-precision vector.
1export type Vector3f = Vector3<float32>