AVirtualCameraPawnBase::SetTrackedActorForFocus

Forwards tracked actor changes to the camera component to be handled.

Windows
MacOS
Linux

References

Module

VirtualCamera

Header

/Engine/Plugins/Experimental/VirtualCamera/Source/VirtualCamera/Public/VirtualCameraPawnBase.h

Include

#include "VirtualCameraPawnBase.h"

Syntax

void SetTrackedActorForFocus
(
    AActor * ActorToTrack,
    FVector TrackingPointOffset
)

Remarks

Forwards tracked actor changes to the camera component to be handled.

Parameters

Parameter

Description

ActorToTrack

The actor that the focus should follow

TrackingPointOffset

The offset from the root of the actor to the point to focus on

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