Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_exporter.cpp412 auto& exportTexture = textureArray.emplace_back(make_unique<Texture>()); in GenerateGltfTextures() local
414 exportTexture->sampler = samplers[samplerImage.first].get(); in GenerateGltfTextures()
416 exportTexture->image = image[samplerImage.second].get(); in GenerateGltfTextures()

Completed in 5 milliseconds