Open 3D Engine AtomLyIntegration 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.
SurfaceData::EditorSurfaceDataMeshComponent Class Reference

Inherits LmbrCentral::EditorWrappedComponentBase< SurfaceDataMeshComponent, SurfaceDataMeshConfig >.

Public Types

using BaseClassType = LmbrCentral::EditorWrappedComponentBase< SurfaceDataMeshComponent, SurfaceDataMeshConfig >
 

Public Member Functions

 AZ_EDITOR_COMPONENT (EditorSurfaceDataMeshComponent, "{4D73E979-5463-4B75-AE46-70B1E52CBF43}", BaseClassType)
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 

Static Public Attributes

static constexpr const char *const s_categoryName = "Surface Data"
 
static constexpr const char *const s_componentName = "Mesh Surface Tag Emitter"
 
static constexpr const char *const s_componentDescription = "Enables a static mesh to emit surface tags"
 
static constexpr const char *const s_icon = "Editor/Icons/Components/SurfaceData.svg"
 
static constexpr const char *const s_viewportIcon = "Editor/Icons/Components/Viewport/SurfaceData.png"
 
static constexpr const char *const s_helpUrl = "https://www.o3de.org/docs/user-guide/components/reference/surface-data/mesh-surface-tag-emitter/"
 

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