Buy Me a Coffee at ko-fi.com

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:
Vector3.clamped(minLength: Number, maxLength: Number): Vector3
typings.-1950496919typings.-1950496919typings.2002444080
Method PropertyFluent DescriptionRepresentation
minLength accepts
maxLength accepts
Return Value