[ Version ( since = "1.10" ) ]
public Quaternion scale (float factor)
Scales all the elements of a Quaternion this using the given scalar factor.
this | |
factor |
a scaling factor |
res |
the result of the operation |