Open 3D Engine Vegetation 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.
Vegetation::EditorLevelSettingsComponent Class Reference

Inherits LmbrCentral::EditorWrappedComponentBase< LevelSettingsComponent, LevelSettingsConfig >.

Public Types

using BaseClassType = LmbrCentral::EditorWrappedComponentBase< LevelSettingsComponent, LevelSettingsConfig >
 

Public Member Functions

 AZ_EDITOR_COMPONENT (EditorLevelSettingsComponent, "{F2EF4820-88D1-41C3-BFB3-BAC3C7B494E3}", BaseClassType)
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 

Static Public Attributes

static constexpr const char *const s_categoryName = "Vegetation"
 
static constexpr const char *const s_componentName = "Vegetation System Settings"
 
static constexpr const char *const s_componentDescription = "The vegetation system settings for this level/map."
 
static constexpr const char *const s_icon = "Editor/Icons/Components/Vegetation.svg"
 
static constexpr const char *const s_viewportIcon = "Editor/Icons/Components/Viewport/Vegetation.svg"
 
static constexpr const char *const s_helpUrl = "https://o3de.org/docs/user-guide/components/reference/"
 

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