operator*=

Overload list

Windows
MacOS
Linux
Name Description

Public function

FQuat

 

operator*=

(
    const FQuat& Q
)

Multiply this by a quaternion (this = this * Q).

Public function

FQuat

 

operator*=

(
    const float Scale
)

Multiply this quaternion by a scaling factor.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss