Inherits AZ::ComponentConfig.
 | 
| 
  | AZ_CLASS_ALLOCATOR (TerrainWorldConfig, AZ::SystemAllocator) | 
|   | 
| 
  | AZ_RTTI (TerrainWorldConfig, "{295844DB-20DD-45B2-94DB-4245D5AE9AFF}", AZ::ComponentConfig) | 
|   | 
| 
AZ::Outcome< void, AZStd::string >  | ValidateHeightMin (void *newValue, const AZ::Uuid &valueType) | 
|   | 
| 
AZ::Outcome< void, AZStd::string >  | ValidateHeightMax (void *newValue, const AZ::Uuid &valueType) | 
|   | 
 | 
| 
static void  | Reflect (AZ::ReflectContext *context) | 
|   | 
| 
static AZ::Outcome< void, AZStd::string >  | ValidateHeight (float minHeight, float maxHeight) | 
|   | 
 | 
| 
float  | m_minHeight { 0.0f } | 
|   | 
| 
float  | m_maxHeight { 1024.0f } | 
|   | 
| 
float  | m_heightQueryResolution { 1.0f } | 
|   | 
| 
float  | m_surfaceDataQueryResolution { 1.0f } | 
|   | 
The documentation for this class was generated from the following file:
- Gems/Terrain/Code/Source/Components/TerrainWorldComponent.h