withLimit2

abstract fun withLimit2(limit2: Float): T

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