Vector:IsLengthGreaterThan(Vector)

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

Argument

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.