Legacy Documentation: Version 2017.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

SkeletonBone

struct in UnityEngine

Description

Details of the Transform name mapped to a model's skeleton bone and its default position and rotation in the T-pose.

Variables

nameThe name of the Transform mapped to the bone.
positionThe T-pose position of the bone in local space.
rotationThe T-pose rotation of the bone in local space.
scaleThe T-pose scaling of the bone in local space.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答