Public Member Functions | |
| bool | operator== (const ClipmapBoundsRegion &other) const |
| bool | operator!= (const ClipmapBoundsRegion &other) const |
Public Attributes | |
| AZ::Aabb | m_worldAabb |
| The world bounds of the updated region. Z is ignored. | |
| Aabb2i | m_localAabb |
| Aabb2i Terrain::ClipmapBoundsRegion::m_localAabb |
The clipmaps bounds of the updated region. Will always be between 0 and size. Min inclusive, max exclusive.