Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_exporter.cpp1752 json::value jsonMaterials = json::value::array {}; in ExportMaterials() local
1800 jsonMaterials.array_.push_back(move(jsonMaterial)); in ExportMaterials()
1802 return jsonMaterials; in ExportMaterials()

Completed in 5 milliseconds