Inherits AZ::ComponentConfig.
 | 
| 
  | AZ_CLASS_ALLOCATOR (PositionModifierConfig, AZ::SystemAllocator) | 
|   | 
| 
  | AZ_RTTI (PositionModifierConfig, "{B7A0A88D-4FDF-487F-A0E6-5BE04C82862A}", AZ::ComponentConfig) | 
|   | 
| 
size_t  | GetNumTags () const | 
|   | 
| 
AZ::Crc32  | GetTag (int tagIndex) const | 
|   | 
| 
void  | RemoveTag (int tagIndex) | 
|   | 
| 
void  | AddTag (AZStd::string tag) | 
|   | 
 | 
| 
static void  | Reflect (AZ::ReflectContext *context) | 
|   | 
 | 
| 
bool  | m_allowOverrides = false | 
|   | 
| 
bool  | m_autoSnapToSurface = true | 
|   | 
| 
SurfaceData::SurfaceTagVector  | m_surfaceTagsToSnapTo | 
|   | 
| 
float  | m_rangeMinX = -0.3f | 
|   | 
| 
float  | m_rangeMaxX = 0.3f | 
|   | 
| 
GradientSignal::GradientSampler  | m_gradientSamplerX | 
|   | 
| 
float  | m_rangeMinY = -0.3f | 
|   | 
| 
float  | m_rangeMaxY = 0.3f | 
|   | 
| 
GradientSignal::GradientSampler  | m_gradientSamplerY | 
|   | 
| 
float  | m_rangeMinZ = 0.0f | 
|   | 
| 
float  | m_rangeMaxZ = 0.0f | 
|   | 
| 
GradientSignal::GradientSampler  | m_gradientSamplerZ | 
|   | 
The documentation for this class was generated from the following file:
- Gems/Vegetation/Code/Source/Components/PositionModifierComponent.h