Provide a Component interface for TubeShape functionality. More...
#include <TubeShapeComponent.h>
Inherits AZ::Component.
Public Member Functions | |
AZ_COMPONENT (TubeShapeComponent, TubeShapeComponentTypeId) | |
TubeShapeComponent (const TubeShape &tubeShape) | |
void | Activate () override |
void | Deactivate () override |
Static Public Member Functions | |
static void | Reflect (AZ::ReflectContext *context) |
Provide a Component interface for TubeShape functionality.