Camera Actors

Guide to placing and using Camera Actors within the Editor.

Choose your operating system:

Windows

macOS

Linux

CameraActorHeader.png

Just about every project will require a way to view it, and the most basic way to do this is through Camera Actors . These are primarily used in combination with Matinee , but can be used with Blueprints or C++ to create a fixed camera game, security cameras, or even short cut scenes using Camera Anims.

If you select a Camera Actor (or a Blueprint that contains a Camera Component), the main 3D Viewport will have a "Picture in Picture" view from that camera (as seen in the image above).

Placing a Camera Actor

The Camera Actor can be found in the Modes panel under the All Classes category. To place one into the world, drag it from the Modes panel into the game world.

Using Camera Actors

Using a Camera Actor is as easy as selecting it from the Modes panel and then dragging it into the world. Once you have the Camera Actor in the world, you can then use it in combination with the Blueprints or Matinee to use it as a view point for your level.

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