Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_exporter.cpp1403 json::value jsonChannels = json::value::array {}; in ExportAnimations() local
1415 jsonChannels.array_.push_back(move(jsonChannel)); in ExportAnimations()
1417 jsonAnimation["channels"] = move(jsonChannels); in ExportAnimations()

Completed in 5 milliseconds