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

#include <DrawableMeshEntity.h>

Inherits AZ::Render::MeshHandleStateNotificationBus::Handler.

Public Member Functions

 DrawableMeshEntity (EntityId entityId, Data::Instance< RPI::Material > maskMaterial, Name drawList)
 
bool CanDraw () const
 Returns true if this entity can be drawn, otherwise false.
 
void Draw ()
 Draws the entity's Atom mesh.
 

Detailed Description

Representation of a focused entity's Atom mesh (if any).

Note
It is not an error for an entity to not have any Atom mesh.

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