Quaternion.scale

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

class Quaternion
void
scale
(
float factor
,)

Parameters

factor float

a scaling factor

res Quaternion

the result of the operation

Meta

Since

1.10