Inherits AZ::ComponentConfig.
Public Member Functions | |
| AZ_RTTI (GeoReferenceLevelConfig, GeoReferenceLevelConfigTypeId, AZ::ComponentConfig) | |
Static Public Member Functions | |
| static void | Reflect (AZ::ReflectContext *context) |
Public Attributes | |
| AZ::EntityId | m_enuOriginLocationEntityId |
| EntityId of the entity that lays in the origin of the ENU coordinate system. | |
| WGS::WGS84Coordinate | m_originLocation |
| Location of the entity that lays in the origin of the ENU coordinate system. | |