operator*

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

FMatrix

 

operator*

(
    const FMatrix& Other
)

Gets the result of multiplying a Matrix to this.

Public function Const

FMatrix

 

operator*

(
    float Other
)

This isn't applying SCALE, just multiplying the value to all members - i.e. weighting

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