Open 3D Engine LmbrCentral 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.
|
Configuration for how TubeShape debug drawing should appear (tesselation parameters etc). More...
#include <TubeShape.h>
Static Public Member Functions | |
static void | Reflect (AZ::ReflectContext *context) |
Public Attributes | |
AZ::u32 | m_endSegments = 9 |
The number of endcap segments displayed in the editor. | |
AZ::u32 | m_sides = 32 |
The number of sides of the tube displayed in the editor. | |
ShapeComponentConfig | m_shapeComponentConfig |
Configuration for how TubeShape debug drawing should appear (tesselation parameters etc).