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< ViewportBorderPadding > | GetViewportBorderPadding () 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 |
For performing queries about the state of the viewport border.