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
factor | a scaling factor |
res | the result of the operation |
void scale(float factor, out graphene.quaternion.Quaternion res)Scales all the elements of a #graphene_quaternion_t q using the given scalar factor.
factor | a scaling factor |
res | the result of the operation |