FRotator::SetComponentForAxis

Set a specified componet of the vector, given a specific axis by enum

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Math/Rotator.h"

Syntax

void SetComponentForAxis
(
    EAxis::Type Axis,
    float Component
)

Remarks

Set a specified componet of the vector, given a specific axis by enum

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