maya打造骨骼伸缩的方法

修改
鏉ユ簮: 貌似殊途 浏览 4447 日期 2011-10-22 0

朱峰社区老师把节点名字都改成a,b,c,d,了。方便大家记忆及讲解。

评论

{{ username ? username.charAt(0).toUpperCase() : '?' }}
Ctrl+Enter 发布
{{ (c.username || c.author_name || '?').charAt(0).toUpperCase() }}
{{ c.username || c.author_name }} {{ Utils.formatDate(c.created_at) }}