Open 3D Engine LandscapeCanvas 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.
|
Public Member Functions | |
AZ_TYPE_INFO (LandscapeCanvasSerialization, "{263F0CE3-5F3D-4297-B2DC-0B81F30BEC3E}") | |
Public Attributes | |
AZStd::unordered_map< AZ::EntityId, AZ::EntityId > | m_deserializedEntities |
AZStd::unordered_map<AZ::EntityId, AZ::EntityId> LandscapeCanvas::LandscapeCanvasSerialization::m_deserializedEntities |
Mapping of the original EntityId to the EntityId of the Entity that has been copied as part of the deserialization (paste/duplicate)