Home
last modified time | relevance | path

Searched refs:jsonAnimations (Results 1 - 1 of 1) sorted by relevance

/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_exporter.cpp1386 json::value jsonAnimations = json::value::array {}; in ExportAnimations() local
1422 jsonAnimations.array_.push_back(move(jsonAnimation)); in ExportAnimations()
1424 return jsonAnimations; in ExportAnimations()

Completed in 5 milliseconds