TFrame3::TFrame3

Construct a frame with the Z axis aligned to a target axis

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 TVector< RealType > & SetZ
)

Remarks

Construct a frame with the Z axis aligned to a target axis

Parameters

Parameter

Description

OriginIn

origin of frame

SetZ

target Z axis