Open 3D Engine LmbrCentral 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.
LmbrCentral::QuadShapeComponent Class Reference

Provide a Component interface for QuadShape functionality. More...

#include <QuadShapeComponent.h>

Inherits AZ::Component.

Public Member Functions

 AZ_COMPONENT (LmbrCentral::QuadShapeComponent, QuadShapeComponentTypeId)
 
void Activate () override
 AZ::Component overrides...
 
void Deactivate () override
 
bool ReadInConfig (const AZ::ComponentConfig *baseConfig) override
 
bool WriteOutConfig (AZ::ComponentConfig *outBaseConfig) const override
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 

Detailed Description

Provide a Component interface for QuadShape functionality.


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