VectorNegate

Returns the negated value (component-wise).

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Math/UnrealMathNeon.h

Include

#include "Math/UnrealMathNeon.h"

Syntax

VectorRegister VectorNegate
(
    VectorRegister Vec
)

Remarks

Returns the negated value (component-wise).

Returns

Parameters

Parameter

Description

Vec

Source vector

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