|
Open 3D Engine LmbrCentral Gem API Reference
23.05.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
Provide a Component interface for TubeShape functionality. More...
#include <TubeShapeComponent.h>
Inherits 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.