AVirtualCameraPlayerControllerBase::UpdateScreenFocus

Moves the point through which the camera auto focuses.

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 UpdateScreenFocus
(
    const ETouchIndex::Type TouchIndex,
    const FVector Location
)

Remarks

Moves the point through which the camera auto focuses.

Parameters

Parameter

Description

TouchInded

The touch index that triggered the input Location - The location of touch input, and new location of auto focus

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