scale


Description:

[ Version ( since = "1.10" ) ]
public Quaternion scale (float factor)

Scales all the elements of a Quaternion this using the given scalar factor.

Parameters:

this

a Quaternion

factor

a scaling factor

res

the result of the operation