UInterpTrackMove::GetLookAtRotation

Calculate the world space rotation needed to look at the current LookAtGroupName target.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Matinee/InterpTrackMove.h

Include

#include "Matinee/InterpTrackMove.h"

Source

/Engine/Source/Runtime/Engine/Private/Interpolation.cpp

Syntax

virtual FRotator GetLookAtRotation
(
    UInterpTrackInst * TrInst
)

Remarks

Calculate the world space rotation needed to look at the current LookAtGroupName target. Returns (0,0,0) if LookAtGroupName is None.

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