Returns a modified copy of this vector, with its length clamped from minLength to maxLength
If the vector has length zero, then the copy does too
overload 1:
Vector5:clamped(minLength, maxLength)
Method Property | Fluent Description | Representation |
minLength accepts | a Number | |
maxLength accepts | a Number | |
Return Value | typings.2002444082