TRotation< float, 3 >::FromVector

Create a rotation about an axis V/|V| by angle |V| in radians

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Rotation.h

Include

#include "Chaos/Rotation.h"

Syntax

static TRotation< float, 3 > FromVector
(
    const ::Chaos::TVector< float, 3 > & V
)

Remarks

Create a rotation about an axis V/|V| by angle |V| in radians

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