Vector:WithinAABox(Vector, Vector, Vector)
shared
Checks if the vector is within an axis-aligned box.
Arguments
Returns
-
boolean
True if the vector is within the axis-aligned box, false otherwise.
Examples
Vector:WithinAABox – Checks if the vector is within an axis-aligned box.