FVehicleUtility::RollFromRightVectorRadians

Calculate Roll angle in Radians from a Normalized Right 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 RollFromRightVectorRadians
(
    const FVector & NormalizedRightVector
)

Remarks

Calculate Roll angle in Radians from a Normalized Right 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