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 LookModificationRequestBus::Handler.
Public Member Functions | |
AZ_TYPE_INFO (AZ::Render::LookModificationComponentController, "{66912D19-CAB2-457C-A4EF-88FE4AF592B1}") | |
LookModificationComponentController (const LookModificationComponentConfig &config) | |
void | Activate (EntityId entityId) |
void | Deactivate () |
void | SetConfiguration (const LookModificationComponentConfig &config) |
const LookModificationComponentConfig & | GetConfiguration () const |
Friends | |
class | EditorLookModificationComponent |