Buy Me a Coffee at ko-fi.com

Modifies this vector so that its length is between minLength and maxLength
If the vector has length zero, it is unmodified
Returns self for chaining

overload 1:
Vector3.clampLength(minLength: Number, maxLength: Number): Vector3
typings.-1950496919typings.-1950496919typings.2002444080
Method PropertyFluent DescriptionRepresentation
minLength accepts
maxLength accepts
Return Value