Open 3D Engine ROS2 Gem API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
Inherits AZ::ComponentConfig.
Public Member Functions | |
AZ_RTTI (GeoReferenceLevelConfig, "{22866de2-2d34-4510-988d-9f55a07a64c3}", 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. | |