Inherits AZ::ComponentConfig.
 | 
| 
  | AZ_CLASS_ALLOCATOR (DebugConfig, AZ::SystemAllocator) | 
|   | 
| 
  | AZ_RTTI (DebugConfig, "{10750041-ABCA-4515-8D5D-B3E4769C3829}", AZ::ComponentConfig) | 
|   | 
 | 
| 
static void  | Reflect (AZ::ReflectContext *context) | 
|   | 
 | 
| 
DebugRequests::FilterTypeLevel  | m_filterLevel = DebugRequests::FilterTypeLevel::Warning | 
|   | 
| 
DebugRequests::SortType  | m_sortType = DebugRequests::SortType::BySector | 
|   | 
| 
AZ::u32  | m_collectionFrequencyUs = 500000 | 
|   | 
| 
AZ::u32  | m_minThresholdUs = 500 | 
|   | 
| 
AZ::u32  | m_maxThresholdUs = 1500 | 
|   | 
| 
AZ::u32  | m_maxLabelDisplayDistance = 40 | 
|   | 
| 
AZ::u32  | m_maxDatapointDisplayCount = 1000 | 
|   | 
| 
bool  | m_showVisualization = {} | 
|   | 
| 
bool  | m_showDebugStats = {} | 
|   | 
| 
bool  | m_showInstanceVisualization = {} | 
|   | 
The documentation for this class was generated from the following file:
- Gems/Vegetation/Code/Source/Debugger/DebugComponent.h