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::EditorSlopeAlignmentModifierComponent Class Reference

Inherits Vegetation::EditorVegetationComponentBase< SlopeAlignmentModifierComponent, SlopeAlignmentModifierConfig >.

Public Types

using BaseClassType = EditorVegetationComponentBase< SlopeAlignmentModifierComponent, SlopeAlignmentModifierConfig >
 
- Public Types inherited from Vegetation::EditorVegetationComponentBase< SlopeAlignmentModifierComponent, SlopeAlignmentModifierConfig >
using BaseClassType = LmbrCentral::EditorWrappedComponentBase< SlopeAlignmentModifierComponent, SlopeAlignmentModifierConfig >
 
using WrappedComponentType = SlopeAlignmentModifierComponent
 
using WrappedConfigType = SlopeAlignmentModifierConfig
 

Public Member Functions

 AZ_EDITOR_COMPONENT (EditorSlopeAlignmentModifierComponent, EditorSlopeAlignmentModifierComponentTypeId, BaseClassType)
 
- Public Member Functions inherited from Vegetation::EditorVegetationComponentBase< SlopeAlignmentModifierComponent, SlopeAlignmentModifierConfig >
 AZ_RTTI ((EditorVegetationComponentBase, "{4A00AE4F-3D10-4B9F-914A-FAA7D2579035}", SlopeAlignmentModifierComponent, SlopeAlignmentModifierConfig), BaseClassType)
 
void Activate () override
 
void Deactivate () override
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 
- Static Public Member Functions inherited from Vegetation::EditorVegetationComponentBase< SlopeAlignmentModifierComponent, SlopeAlignmentModifierConfig >
static void Reflect (AZ::ReflectContext *context)
 

Static Public Attributes

static constexpr const char *const s_categoryName = "Vegetation Modifiers"
 
static constexpr const char *const s_componentName = "Vegetation Slope Alignment Modifier"
 
static constexpr const char *const s_componentDescription = "Offsets the orientation of the vegetation relative to a surface angle"
 
static constexpr const char *const s_icon = "Editor/Icons/Components/VegetationModifier.svg"
 
static constexpr const char *const s_viewportIcon = "Editor/Icons/Components/Viewport/VegetationModifier.svg"
 
static constexpr const char *const s_helpUrl = "https://www.o3de.org/docs/user-guide/components/reference/vegetation-modifiers/vegetation-slope-alignment-modifier/"
 

Additional Inherited Members

- Protected Member Functions inherited from Vegetation::EditorVegetationComponentBase< SlopeAlignmentModifierComponent, SlopeAlignmentModifierConfig >
AZ::u32 ConfigurationChanged () override
 

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