Quaternion.scale

void scale(float factor, out graphene.quaternion.Quaternion res)

Scales all the elements of a #graphene_quaternion_t q using the given scalar factor.

Parameters

factora scaling factor
resthe result of the operation