lua.wetgenes.tardis.v1.scale
v1 = v1:scale(s)
v1 = v1:scale(s,r)
Scale this v1 by s.
If r is provided then the result is written into r and returned otherwise v1 is modified and returned.
v1 = v1:scale(s)
v1 = v1:scale(s,r)
Scale this v1 by s.
If r is provided then the result is written into r and returned otherwise v1 is modified and returned.