EVirtualCameraFocusMethod

Windows
MacOS
Linux

References

Module

VirtualCamera

Header

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

Include

#include "IVirtualCameraController.h"

Syntax

enum EVirtualCameraFocusMethod
{
    None,
    Manual,
    Tracking,
    Auto,
}

Values

Name

Description

None

Depth of Field disabled entirely

Manual

User controls focus distance directly

Tracking

Focus distance is locked onto a specific point in relation to an actor

Auto

Focus distance automatically changes to focus on actors in a specific screen location

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