Home
last modified time | relevance | path

Searched defs:propertiesJson (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/EcsSerializer/src/ecs_serializer/
H A Decs_serializer.cpp607 json::standalone_value propertiesJson = json::standalone_value::object(); in WriteComponent() local
916 const auto* propertiesJson = jsonIn.find("properties"); in ReadComponent() local
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/components/
H A Dmaterial_component_manager.cpp1095 const CORE_NS::json::value* propertiesJson = nullptr; in operator =() local
1155 const CORE_NS::json::value* propertiesJson = nullptr; in UpdateMetadata() local
[all...]
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Decs_serializer.cpp669 json::standalone_value propertiesJson = json::standalone_value::object(); in WriteComponent() local
1014 const auto* propertiesJson = jsonIn.find("properties"); in ReadComponent() local

Completed in 7 milliseconds