FVehicleUtility::YawFromForwardVectorRadians

Calculate Yaw angle in Radians from a Normalized Forward facing vector

Windows
MacOS
Linux

References

Module

ChaosVehiclesCore

Header

/Engine/Source/Runtime/Experimental/ChaosVehicles/ChaosVehiclesCore/Public/VehicleUtility.h

Include

#include "VehicleUtility.h"

Syntax

static float YawFromForwardVectorRadians
(
    const FVector & NormalizedForwardsVector
)

Remarks

Calculate Yaw angle in Radians from a Normalized Forward facing 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