Open 3D Engine LyShine 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.
CDraw2d::DeferredRectOutline Class Reference

Inherits CDraw2d::DeferredPrimitive.

Public Member Functions

void Draw (AZ::RHI::Ptr< AZ::RPI::DynamicDrawContext > dynamicDraw, const Draw2dShaderData &shaderData, AZ::RPI::ViewportContextPtr viewportContext) const override
 

Public Attributes

AZ::Data::Instance< AZ::RPI::Image > m_image
 
AZ::Vector2 m_verts2d [NUM_VERTS]
 
AZ::Vector2 m_uvs [NUM_VERTS]
 
AZ::Color m_color
 

Static Public Attributes

static constexpr int32 NUM_VERTS = 8
 

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