PR feedback and fixing TrackView

This commit is contained in:
mnaumov
2021-06-02 18:48:50 -07:00
parent 4f72e49ad4
commit c3df73bed8
4 changed files with 28 additions and 4 deletions
@@ -26,6 +26,11 @@ namespace AZ
: public ComponentBus
{
public:
AZ_RTTI(AZ::Render::DisplayMapperComponentRequests, "{9E2E8AF5-1176-44B4-A461-E09867753349}");
/// Overrides the default AZ::EBusTraits handler policy to allow one listener only.
static const EBusHandlerPolicy HandlerPolicy = EBusHandlerPolicy::Single;
//! Load preconfigured preset for specific ODT mode
virtual void LoadPreset(OutputDeviceTransformType preset) = 0;
//! Set display mapper type