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::TubeShapeMeshConfig Struct Reference

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
 

Detailed Description

Configuration for how TubeShape debug drawing should appear (tesselation parameters etc).


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