TFrame3::TFrame3

Construct a Frame from the given Origin and Rotation

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 TVector< RealType > & OriginIn,
    const TQuaternion< RealType > RotationIn
)

Remarks

Construct a Frame from the given Origin and Rotation