VectorNegateMultiplyAdd

Overload list

Windows
MacOS
Linux
Name Description

Public function

VectorRegist...

 

VectorNegateMultiplyAdd

(
    VectorRegister Vec1,
    VectorRegister Vec2,
    VectorRegister Vec3
)

Multiplies two vectors (component-wise), negates the results and adds it to the third vector i.e. -AB + C = C - AB

Public function

VectorRegist...

 

VectorNegateMultiplyAdd

(
    VectorRegister Vec1,
    VectorRegister Vec2,
    VectorRegister Vec3
)

Multiplies two vectors (component-wise), negates the results and adds it to the third vector i.e. -AB + C = C - AB

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