IPersonaEditorModeManager::GetCameraTarget

Get a camera target for when the user focuses the viewport

Windows
MacOS
Linux

References

Module

Persona

Header

/Engine/Source/Editor/Persona/Public/IPersonaEditorModeManager.h

Include

#include "IPersonaEditorModeManager.h"

Syntax

bool GetCameraTarget
(
    FSphere & OutTarget
) const

Remarks

Get a camera target for when the user focuses the viewport

Returns

true if the location is valid

Parameters

Parameter

Description

OutTarget

The target object bounds

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