Searched refs:srcJointsComponent (Results 1 – 1 of 1) sorted by relevance
540 auto srcJointsComponent = jointsManager->Read(sourceEntity); in RetargetSkinAnimation() local541 if (!dstJointsComponent || !srcJointsComponent) { in RetargetSkinAnimation()549 … auto srcJointEntities = array_view(srcJointsComponent->jointEntities, srcJointsComponent->count); in RetargetSkinAnimation()678 auto srcJointsComponent = jointsManager->Read(sourceEntity); in ShareSkin() local683 if (!srcJointsComponent) { in ShareSkin()689 … auto srcJointEntities = array_view(srcJointsComponent->jointEntities, srcJointsComponent->count); in ShareSkin()