Open 3D Engine AtomLyIntegration Gem 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.
AZ::Render::EditorModeFeedbackInterface Class Referenceabstract

The interface for the visual feedback component of the central editor mode tracker for all viewports. More...

#include <EditorModeFeedbackInterface.h>

Inherited by AZ::Render::EditorModeFeedbackSystemComponent.

Public Member Functions

 AZ_RTTI (EditorModeFeedbackInterface, "{3B36BE06-52B1-439C-AA8E-027AF80298AA}")
 
virtual bool IsEnabled () const =0
 Returns true if the editor mode feedback effect is enabled, otherwise false.
 

Detailed Description

The interface for the visual feedback component of the central editor mode tracker for all viewports.

Member Function Documentation

◆ IsEnabled()

virtual bool AZ::Render::EditorModeFeedbackInterface::IsEnabled ( ) const
pure virtual

Returns true if the editor mode feedback effect is enabled, otherwise false.

Implemented in AZ::Render::EditorModeFeedbackSystemComponent.


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