Open 3D Engine AzToolsFramework API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AzToolsFramework::ViewportInteraction::EditorEntityViewportInteractionRequests Class Referenceabstract

Editor entity requests to be made about the viewport. More...

#include <ViewportMessages.h>

Public Member Functions

virtual void FindVisibleEntities (AZStd::vector< AZ::EntityId > &visibleEntities)=0
 Given the current view frustum (viewport) return all visible entities.
 

Detailed Description

Editor entity requests to be made about the viewport.


The documentation for this class was generated from the following file: