TFrame3::TFrame3

Construct a Frame from an FVector and FQuat

Choose your operating system:

Windows

macOS

Linux

References

Module

GeometryCore

Header

/Engine/Source/Runtime/GeometryCore/Public/FrameTypes.h

Include

#include "FrameTypes.h"

Syntax

TFrame3
(
    const FVector & OriginIn,
    const FQuat & RotationIn
)

Remarks

Construct a Frame from an FVector and FQuat