Open 3D Engine Atom 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::RPI::ModelLod::Mesh Struct Referencefinal

Mesh data associated with a specific material. More...

#include <ModelLod.h>

Public Attributes

RHI::DrawArguments m_drawArguments
 
RHI::IndexBufferView m_indexBufferView
 
StreamInfoList m_streamInfo
 
ModelMaterialSlot::StableId m_materialSlotStableId = ModelMaterialSlot::InvalidStableId
 
AZ::Name m_materialSlotName
 
Data::Instance< Materialm_material
 The default material assigned to the mesh by the asset.
 

Detailed Description

Mesh data associated with a specific material.


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