Provide a Component interface for CylinderShape functionality. More...
#include <CylinderShapeComponent.h>
Inherits AZ::Component.
Public Member Functions | |
AZ_COMPONENT (CylinderShapeComponent, CylinderShapeComponentTypeId) | |
void | Activate () override |
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) |
Provide a Component interface for CylinderShape functionality.