当前位置: 首页 > news >正文

Unity中HumanBodyBones骨骼对照

获得骨骼方式:

Animator.GetBoneTransform(HumanBodyBones.Hips)

分别对应为

| 序号 | 枚举名称(英文)                | 翻译名(中文)       |
| -- | ----------------------- | ------------- |
| 0  | Hips                    | 臀部            |
| 1  | LeftUpperLeg            | 左大腿           |
| 2  | RightUpperLeg           | 右大腿           |
| 3  | LeftLowerLeg            | 左小腿           |
| 4  | RightLowerLeg           | 右小腿           |
| 5  | LeftFoot                | 左脚            |
| 6  | RightFoot               | 右脚            |
| 7  | Spine                   | 脊柱            |
| 8  | Chest                   | 胸部            |
| 9  | Neck                    | 颈部            |
| 10 | Head                    | 头部            |
| 11 | LeftShoulder            | 左肩            |
| 12 | RightShoulder           | 右肩            |
| 13 | LeftUpperArm            | 左上臂           |
| 14 | RightUpperArm           | 右上臂           |
| 15 | LeftLowerArm            | 左前臂           |
| 16 | RightLowerArm           | 右前臂           |
| 17 | LeftHand                | 左手            |
| 18 | RightHand               | 右手            |
| 19 | LeftToes                | 左脚趾           |
| 20 | RightToes               | 右脚趾           |
| 21 | LeftEye                 | 左眼            |
| 22 | RightEye                | 右眼            |
| 23 | Jaw                     | 下颌            |
| 24 | LeftThumbProximal       | 左拇指-近节        |
| 25 | LeftThumbIntermediate   | 左拇指-中节        |
| 26 | LeftThumbDistal         | 左拇指-远节        |
| 27 | LeftIndexProximal       | 左食指-近节        |
| 28 | LeftIndexIntermediate   | 左食指-中节        |
| 29 | LeftIndexDistal         | 左食指-远节        |
| 30 | LeftMiddleProximal      | 左中指-近节        |
| 31 | LeftMiddleIntermediate  | 左中指-中节        |
| 32 | LeftMiddleDistal        | 左中指-远节        |
| 33 | LeftRingProximal        | 左无名指-近节       |
| 34 | LeftRingIntermediate    | 左无名指-中节       |
| 35 | LeftRingDistal          | 左无名指-远节       |
| 36 | LeftLittleProximal      | 左小指-近节        |
| 37 | LeftLittleIntermediate  | 左小指-中节        |
| 38 | LeftLittleDistal        | 左小指-远节        |
| 39 | RightThumbProximal      | 右拇指-近节        |
| 40 | RightThumbIntermediate  | 右拇指-中节        |
| 41 | RightThumbDistal        | 右拇指-远节        |
| 42 | RightIndexProximal      | 右食指-近节        |
| 43 | RightIndexIntermediate  | 右食指-中节        |
| 44 | RightIndexDistal        | 右食指-远节        |
| 45 | RightMiddleProximal     | 右中指-近节        |
| 46 | RightMiddleIntermediate | 右中指-中节        |
| 47 | RightMiddleDistal       | 右中指-远节        |
| 48 | RightRingProximal       | 右无名指-近节       |
| 49 | RightRingIntermediate   | 右无名指-中节       |
| 50 | RightRingDistal         | 右无名指-远节       |
| 51 | RightLittleProximal     | 右小指-近节        |
| 52 | RightLittleIntermediate | 右小指-中节        |
| 53 | RightLittleDistal       | 右小指-远节        |
| 54 | LastBone                | 枚举结束标记(无实际骨骼) |

http://www.lryc.cn/news/587656.html

相关文章:

  • [Nagios Core] 通知系统 | 事件代理 | NEB模块,事件,回调
  • 上下文管理器 和 contextlib 模块
  • Cocos Creator 高斯模糊效果实现解析
  • 2025高防CDN硬核防御指南:AI+量子加密如何终结DDoS/CC攻击?
  • VyOS起步指南:用Docker快速搭建网络实验环境
  • MCP终极篇!MCP Web Chat项目实战分享
  • android tabLayout 切换fragment fragment生命周期
  • VScode设计平台demo&前端开发中的常见问题
  • CentOS系统哪些版本?分别适用于那些业务或网站类型?
  • VMware 虚拟机装 Linux Centos 7.9 保姆级教程(附资源包)
  • 【LeetCode】大厂面试算法真题回忆(107)--重组字符串
  • CentOS 7服务器上使用Docker部署Notesnook的详细指导说明
  • CentOS 安装jenkins笔记
  • LVS的集群技术和分布式
  • RabbitMQ中队列长度限制(Queue Length Limit)详解
  • Docker Desktop 挂载本地Win系统配置指南:Redis/MySQL/RabbitMQ持久化与自启设置
  • 【第一章编辑器开发基础第二节编辑器布局_3间距控制(4/4)】
  • RabbitMQ的介绍与安装
  • RabbitMQ的几个模式
  • Redis单线程详解
  • Advanced Database Systems: History of Databases
  • 代数基本定理最简短的证明
  • C++ 中常见的字符串定义方式及其用法
  • 正运动与您相聚2025青岛国际工业自动化技术及装备展览会!
  • 前端字体使用操作
  • YOLOv11调参指南
  • 管程! 解决互斥,同步问题的现代化手段(操作系统os)
  • Linux操作系统从入门到实战(八)详细讲解编译器gcc/g++编译步骤与动静态库链接
  • Rocket常见问题及解决方案
  • H2 与高斯数据库兼容性解决方案:虚拟表与类型处理