Inherits AZ::EBusTraits.
|
using | BusIdType = AZ::RPI::SceneId |
|
|
virtual void | RebuildRttChildren ()=0 |
| Called when the number of render targets has changed and the LyShine pass needs to rebuild.
|
|
virtual AZ::RPI::RasterPass * | GetRttPass (const AZStd::string &name)=0 |
| Returns a render to texture pass based on render target name.
|
|
virtual AZ::RPI::RasterPass * | GetUiCanvasPass ()=0 |
| Returns the final pass that renders the UI canvas contents.
|
|
|
static const AZ::EBusHandlerPolicy | HandlerPolicy = AZ::EBusHandlerPolicy::Single |
|
static const AZ::EBusAddressPolicy | AddressPolicy = AZ::EBusAddressPolicy::ById |
|
The documentation for this class was generated from the following file:
- Gems/LyShine/Code/Source/LyShinePassDataBus.h