operator*

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

FVector

 

operator*

(
    float Scale
)

Gets the result of scaling the vector (multiplying each component by a value).

Public function Const

FVector

 

operator*

(
    const FVector& V
)

Gets the result of component-wise multiplication of this vector by another.

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