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