Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Dskinning_system.cpp54 constexpr auto SKIN_INDEX = 0U; variable
234 const SkinComponent skinComponent = skinManager_.Get(row.components[SKIN_INDEX]); in UpdateSkin()