withLimit2

open override fun withLimit2(limit2: Float): ImmutableVector2

Returns this vector if the ImmutableVector.len2 is <= limit2 or a vector with the same direction and length limit2 otherwise