Vector3.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 Vector3
void
setMagnitude
(
float magnitude
)

Meta