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::EditorModeFeedbackParentPass Class Reference

Parent pass for the editor mode feedback system. More...

#include <EditorModeFeedbackParentPass.h>

Inherits AZ::RPI::ParentPass.

Public Member Functions

 AZ_RTTI (EditorModeFeedbackParentPass, "{890482AB-192E-45B6-866C-76CB7C799CF3}", AZ::RPI::ParentPass)
 
 AZ_CLASS_ALLOCATOR (EditorModeFeedbackParentPass, SystemAllocator)
 

Static Public Member Functions

static RPI::Ptr< EditorModeFeedbackParentPassCreate (const RPI::PassDescriptor &descriptor)
 Creates a EditorModeFeedbackParentPass.
 

Protected Member Functions

 EditorModeFeedbackParentPass (const RPI::PassDescriptor &descriptor)
 
bool IsEnabled () const override
 Pass behavior overrides.
 

Detailed Description

Parent pass for the editor mode feedback system.


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