Vector:IsLengthLessThan(Vector)
shared
Argument
- vector Vector
Returns
- boolean True if the length of the vector is less than the specified value, false otherwise.
Examples
Vector:IsLengthLessThan – Checks if the length of the vector is less than the specified value.