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.
AzFramework::ViewportBorderRequests Class Referenceabstract

For performing queries about the state of the viewport border. More...

#include <ViewportBus.h>

Inherits AZ::EBusTraits.

Public Types

using BusIdType = ViewportId
 

Public Member Functions

virtual AZStd::optional< ViewportBorderPaddingGetViewportBorderPadding () const =0
 Returns if a viewport border is in effect and what the current dimensions (padding) of the border are.
 

Static Public Attributes

static const AZ::EBusHandlerPolicy HandlerPolicy = AZ::EBusHandlerPolicy::Single
 
static const AZ::EBusAddressPolicy AddressPolicy = AZ::EBusAddressPolicy::ById
 

Detailed Description

For performing queries about the state of the viewport border.


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