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