Open 3D Engine AtomLyIntegration Gem API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
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< EditorModeFeedbackParentPass > | Create (const RPI::PassDescriptor &descriptor) |
Creates a EditorModeFeedbackParentPass. | |
Protected Member Functions | |
EditorModeFeedbackParentPass (const RPI::PassDescriptor &descriptor) | |
bool | IsEnabled () const override |
Pass behavior overrides. | |
Parent pass for the editor mode feedback system.