Public Member Functions | |
| AZ_RTTI (AZ::Render::SkyBoxFogSettings, "{DB13027C-BA92-4E46-B428-BB77C2A80C51}") | |
| bool | IsFogDisabled () const |
Static Public Member Functions | |
| static void | Reflect (ReflectContext *context) |
Public Attributes | |
| AZ::Color | m_color = AZ::Color::CreateOne() |
| bool | m_enable = false |
| float | m_topHeight = 0.01 |
| float | m_bottomHeight = 0.0 |