Quaterniond.scaling

Set this quaternion to represent scaling, which results in a transformed vector to change its length by the given <code>factor</code>.

@param factor the scaling factor @return this

struct Quaterniond
ref public return
scaling
(
double factor
)

Meta