Inherits AZ::ComponentConfig.
Public Member Functions | |
| AZ_CLASS_ALLOCATOR (TerrainWorldDebuggerConfig, AZ::SystemAllocator) | |
| AZ_RTTI (TerrainWorldDebuggerConfig, "{92686FA9-2C0B-47F1-8E2D-F2F302CDE5AA}", AZ::ComponentConfig) | |
Static Public Member Functions | |
| static void | Reflect (AZ::ReflectContext *context) | 
Public Attributes | |
| bool | m_drawWireframe { true } | 
| bool | m_drawWorldBounds { true } | 
| bool | m_drawLastDirtyRegion { false } | 
| TerrainDebugQueryVisualizerConfig | m_debugQueries |