VectorSetFloat1

Creates a vector out of three floats and leaves W undefined.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Math/UnrealMathNeon.h"

Syntax

VectorRegister VectorSetFloat1
(
    float X
)

Remarks

Creates a vector out of three floats and leaves W undefined.

Returns

Parameters

Parameter

Description

X

float component

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