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::InteractionId Struct Reference

Information relevant when interacting with a particular viewport. More...

#include <ViewportTypes.h>

Public Member Functions

 InteractionId (AZ::EntityId cameraId, int viewportId)
 

Public Attributes

AZ::EntityId m_cameraId
 The entity id of the viewport camera.
 
int m_viewportId = 0
 The id of the viewport being interacted with.
 

Detailed Description

Information relevant when interacting with a particular viewport.


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