TRotation< FReal, 3 >::FromElements

Create a rotation by explicitly specifying all elements

Windows
MacOS
Linux

References

Module

Chaos

Header

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

Include

#include "Chaos/Rotation.h"

Syntax

static TRotation< FReal, 3 > FromElements
(
    const ::Chaos::TVector< FReal, 3 > & V,
    const FReal W
)

Remarks

Create a rotation by explicitly specifying all elements

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