MoveViewportCamerasToActor

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

MoveViewportCamerasToActor

(
    AActor& Actor,
    bool bActiveViewportOnly
)

Moves all viewport cameras to the target actor.

Public function

void

 

MoveViewportCamerasToActor

(
    const TArray< AActor* >& Acto...,
    bool bActiveViewportOnly
)

Moves all viewport cameras to focus on the provided array of actors.

Public function

void

 

MoveViewportCamerasToActor

(
    const TArray< AActor* >& Acto...,
    const TArray< UPrimitiveComponent&...,
    bool bActiveViewportOnly
)

Moves all viewport cameras to focus on the provided array of actors.

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