AVirtualCameraPlayerControllerBase::UpdateFocusReticle

Blueprint Event for updating position of autofocus reticle.

Windows
MacOS
Linux

References

Module

VirtualCamera

Header

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

Include

#include "VirtualCameraPlayerControllerBase.h"

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintImplementableEvent, Category="VirtualCamera")
void UpdateFocusReticle
(
    FVector NewReticleLocation
)

Remarks

Blueprint Event for updating position of autofocus reticle.

Parameters

Parameter

Description

NewReticleLocation

The new location of the autofocus reticle

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