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::MaterialComponent Class Referencefinal

#include <MaterialComponent.h>

Inherits AzFramework::Components::ComponentAdapter< MaterialComponentController, MaterialComponentConfig >.

Public Types

using BaseClass = AzFramework::Components::ComponentAdapter< MaterialComponentController, MaterialComponentConfig >
 

Public Member Functions

 AZ_COMPONENT (MaterialComponent, MaterialComponentTypeId, BaseClass)
 
 MaterialComponent (const MaterialComponentConfig &config)
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 

Detailed Description

Can be paired with renderable components (MeshComponent for example) to provide material overrides on a per-entity basis.


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