TFrame3::AlignAxis

Align an axis of this frame with a target direction

Choose your operating system:

Windows

macOS

Linux

References

Module

GeometryCore

Header

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

Include

#include "FrameTypes.h"

Syntax

void AlignAxis
(
    int AxisIndex,
    const TVector< RealType > & ToDirection
)

Remarks

Align an axis of this frame with a target direction

Parameters

Parameter

Description

AxisIndex

which axis to align

ToDirection

target direction