Navigation
API > API/Editor > API/Editor/Persona > API/Editor/Persona/IPersonaManagerContext
- IPersonaManagerContext::GetCameraTarget()
- UPersonaEditorModeManagerContext::GetCameraTarget()
References
| Module | Persona |
| Header | /Engine/Source/Editor/Persona/Public/IPersonaEditorModeManager.h |
| Include | #include "IPersonaEditorModeManager.h" |
bool GetCameraTarget
&40;
FSphere & OutTarget
&41; const
Remarks
Get a camera target for when the user focuses the viewport true if the location is valid
Parameters
| Name | Description |
|---|---|
| OutTarget | The target object bounds |