AVirtualCameraPlayerControllerBase::SetFocusDistanceThroughPoint

Sets the focus distance through a point on the screen.

Windows
MacOS
Linux

References

Module

VirtualCamera

Header

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

Include

#include "VirtualCameraPlayerControllerBase.h"

Source

/Engine/Plugins/Experimental/VirtualCamera/Source/VirtualCamera/Private/VirtualCameraPlayerControllerBase.cpp

Syntax

void SetFocusDistanceThroughPoint
(
    const FVector2D ScreenPosition
)

Remarks

Sets the focus distance through a point on the screen.

Parameters

Parameter

Description

ScreenPosition

The point on the screen to trace through

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