#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 Configuration & | GetActiveCameraConfiguration ()=0 |
This returns the configuration of the active camera. | |
This system broadcast offer the active camera information even when the camera is not attached to an entity.