Home
last modified time | relevance | path

Searched refs:meshJointMatrices (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/
H A Drender_node_default_material_objects.cpp135 const auto meshJointMatrices = dataStoreMaterial.GetMeshJointMatrices(); in UpdateSkinBuffer() local
136 for (const auto& jointRef : meshJointMatrices) { in UpdateSkinBuffer()