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::EditorTubeShapeComponentRequests Class Referenceabstract

Editor specific TubeShapeComponent requests. More...

#include <EditorTubeShapeComponentBus.h>

Inherits AZ::ComponentBus.

Public Member Functions

virtual void GenerateVertices ()=0
 

Detailed Description

Editor specific TubeShapeComponent requests.

Member Function Documentation

◆ GenerateVertices()

virtual void LmbrCentral::EditorTubeShapeComponentRequests::GenerateVertices ( )
pure virtual

Request the EditorTubeShapeComponent to regenerate its vertices. Recreate vertex and index buffers to update the visual representation of the tube to match the internals state.


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