Vector:IsLengthLessThan(Vector)

shared
Checks if the length of the vector is less than the specified value.

Argument

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.