Home
last modified time | relevance | path

Searched defs:GLTFResourceData (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/gltf/
H A Dgltf.h120 struct GLTFResourceData { struct
122 BASE_NS::vector<CORE_NS::EntityReference> samplers;
125 BASE_NS::vector<CORE_NS::EntityReference> images;
128 BASE_NS::vector<CORE_NS::EntityReference> textures;
131 BASE_NS::vector<CORE_NS::EntityReference> materials;
134 BASE_NS::vector<CORE_NS::EntityReference> meshes;
137 BASE_NS::vector<CORE_NS::EntityReference> skins;
140 BASE_NS::vector<CORE_NS::EntityReference> animations;
143 BASE_NS::vector<CORE_NS::EntityReference> specularRadianceCubemaps;