Open 3D Engine Vegetation Gem API Reference 24.09.2
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
Vegetation::EditorAreaBlenderComponent Class Reference

Inherits Vegetation::EditorAreaComponentBase< AreaBlenderComponent, AreaBlenderConfig >.

Public Types

using DerivedClassType = EditorAreaBlenderComponent
 
using BaseClassType = EditorAreaComponentBase<AreaBlenderComponent, AreaBlenderConfig>
 
- Public Types inherited from Vegetation::EditorAreaComponentBase< AreaBlenderComponent, AreaBlenderConfig >
using BaseClassType
 
using WrappedComponentType
 
using WrappedConfigType
 
- Public Types inherited from Vegetation::EditorVegetationComponentBase< AreaBlenderComponent, AreaBlenderConfig >
using BaseClassType
 
using WrappedComponentType
 
using WrappedConfigType
 

Public Member Functions

 AZ_EDITOR_COMPONENT (EditorAreaBlenderComponent, EditorAreaBlenderComponentTypeId, BaseClassType)
 
void Init () override
 
void Activate () override
 
AZ::u32 ConfigurationChanged () override
 
- Public Member Functions inherited from Vegetation::EditorAreaComponentBase< AreaBlenderComponent, AreaBlenderConfig >
 AZ_RTTI ((EditorAreaComponentBase, "{403D99B0-68E9-4FA2-B7AE-D2B6DDD9130E}", AreaBlenderComponent, AreaBlenderConfig), BaseClassType)
 
void Activate () override
 
void Deactivate () override
 
- Public Member Functions inherited from Vegetation::EditorVegetationComponentBase< AreaBlenderComponent, AreaBlenderConfig >
 AZ_RTTI ((EditorVegetationComponentBase, "{4A00AE4F-3D10-4B9F-914A-FAA7D2579035}", AreaBlenderComponent, AreaBlenderConfig), BaseClassType)
 
void Activate () override
 
void Deactivate () override
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 
- Static Public Member Functions inherited from Vegetation::EditorAreaComponentBase< AreaBlenderComponent, AreaBlenderConfig >
static void Reflect (AZ::ReflectContext *context)
 
- Static Public Member Functions inherited from Vegetation::EditorVegetationComponentBase< AreaBlenderComponent, AreaBlenderConfig >
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 Layer Blender"
 
static constexpr const char *const s_componentDescription = "Combines a collection of vegetation areas and applies them in a specified order"
 
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://www.o3de.org/docs/user-guide/components/reference/vegetation/vegetation-layer-blender/"
 

Additional Inherited Members

- Protected Member Functions inherited from Vegetation::EditorAreaComponentBase< AreaBlenderComponent, AreaBlenderConfig >
void OnCompositionChanged () override
 
AZ::EntityId GetPreviewEntity () const override
 
AZ::Aabb GetPreviewBounds () const override
 
bool GetConstrainToShape () const override
 
GradientSignal::GradientPreviewContextPriority GetPreviewContextPriority () const override
 
void OnSelected () override
 
void OnDeselected () override
 
AZ::u32 ConfigurationChanged () override
 
- Protected Member Functions inherited from Vegetation::EditorVegetationComponentBase< AreaBlenderComponent, AreaBlenderConfig >
AZ::u32 ConfigurationChanged () override
 
- Static Protected Member Functions inherited from Vegetation::EditorAreaComponentBase< AreaBlenderComponent, AreaBlenderConfig >
static bool VersionConverter (AZ::SerializeContext &context, AZ::SerializeContext::DataElementNode &classElement)
 

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