#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) |
Can be paired with renderable components (MeshComponent for example) to provide material overrides on a per-entity basis.