operator*=

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

operator*=

(
    const FMatrix& Other
)

Multiply this by a matrix.

Public function

void

 

operator*=

(
    float Other
)

Multiply this matrix by a weighting 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