Inherits AZ::ComponentConfig.
Public Member Functions | |
AZ_CLASS_ALLOCATOR (AreaDebugConfig, AZ::SystemAllocator) | |
AZ_RTTI (AreaDebugConfig, "{A504D6DA-2825-4A0E-A65E-3FC76FC8AFAC}", AZ::ComponentConfig) | |
Static Public Member Functions | |
static void | Reflect (AZ::ReflectContext *context) |
Public Attributes | |
AZ::Color | m_debugColor = GetDebugColor() |
float | m_debugCubeSize = 0.25f |
bool | m_hideDebug = false |