avatarResolver
此内容尚不支持你的语言。
avatarResolver(
world,avatar):JointResolver
Defined in: animation/animatorAvatar.ts:143
The resolver a rig with avatar uses. Null for no avatar rather than an
identity one, so the common case reaches resolveChildEntity with
nothing in between.
Parameters
Section titled “Parameters”Pick<World, "tryGet">
avatar
Section titled “avatar”AnimatorAvatar | null