Vector4.setMagnitude

Sets the magnitude of this vector

If the previous magnitude is zero, the x value of the vector will be set to the magnitude

struct Vector4
void
setMagnitude
(
float magnitude
)

Meta