operator*=

Overload list

Windows
MacOS
Linux
Name Description

Public function

FTransform &

 

operator*=

(
    float Mult
)

Public function

void

 

operator*=

(
    const FTransform& Other
)

Sets this transform to the result of this multiplied by another transform.

Public function

void

 

operator*=

(
    const FQuat& Other
)

Sets this transform to the result of this multiplied by another transform (made only from a rotation).

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