TFrame3::TFrame3

Construct a Frame from an [FVector](API\Runtime\Core\Math\FVector) and [FQuat](API\Runtime\Core\Math\FQuat)

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/GeometricObjects/Public/FrameTypes.h

Include

#include "FrameTypes.h"

Syntax

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

Remarks

Construct a Frame from an FVector and FQuat

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