Open 3D Engine AtomLyIntegration 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.
|
Inherits AZ::TransformNotificationBus::Handler, and DecalRequestBus::Handler.
Public Member Functions | |
AZ_TYPE_INFO (AZ::Render::DecalComponentController, "{95834373-5D39-4C96-B0B2-F06E6B40B5BB}") | |
DecalComponentController (const DecalComponentConfig &config) | |
void | Activate (EntityId entityId) |
void | Deactivate () |
void | SetConfiguration (const DecalComponentConfig &config) |
const DecalComponentConfig & | GetConfiguration () const |
Friends | |
class | EditorDecalComponent |