TFrame3::AlignAxis

Align an axis of this frame with a target direction

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

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

Include

#include "FrameTypes.h"

Syntax

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

Remarks

Align an axis of this frame with a target direction

Parameters

Parameter

Description

AxisIndex

which axis to align

ToDirection

target direction

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