Open 3D Engine AzFramework 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.
Camera::ActiveCameraRequests Class Referenceabstract

#include <CameraBus.h>

Inherits AZ::EBusTraits.

Public Member Functions

virtual const AZ::Transform & GetActiveCameraTransform ()=0
 This returns the transform of the active view.
 
virtual const ConfigurationGetActiveCameraConfiguration ()=0
 This returns the configuration of the active camera.
 

Detailed Description

This system broadcast offer the active camera information even when the camera is not attached to an entity.


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