lua.wetgenes.tardis.v3.lenlen
value = v3:lenlen()
Returns the length of this vector, squared, this is often all you need for comparisons so lets us skip the sqrt.
value = v3:lenlen()
Returns the length of this vector, squared, this is often all you need for comparisons so lets us skip the sqrt.