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

Inherits Vegetation::AreaConfig.

Public Member Functions

 AZ_CLASS_ALLOCATOR (BlockerConfig, AZ::SystemAllocator)
 
 AZ_RTTI (BlockerConfig, "{01F6E6C5-707E-42EC-91BB-F674B9F51A40}", AreaConfig)
 
- Public Member Functions inherited from Vegetation::AreaConfig
 AZ_CLASS_ALLOCATOR (AreaConfig, AZ::SystemAllocator)
 
 AZ_RTTI (AreaConfig, "{61599E53-2B6A-40AC-B5B8-FC1C3F87275E}", AZ::ComponentConfig)
 
AZStd::vector< AZStd::pair< AZ::u32, AZStd::string > > GetSelectableLayers () const
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 
- Static Public Member Functions inherited from Vegetation::AreaConfig
static void Reflect (AZ::ReflectContext *context)
 

Public Attributes

bool m_inheritBehavior = true
 
- Public Attributes inherited from Vegetation::AreaConfig
AZ::u32 m_layer = AreaConstants::s_foregroundLayer
 
AZ::u32 m_priority = AreaConstants::s_priorityMin
 

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