Legacy Documentation: Version 2017.2 (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.

Properties

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.

Did you find this page useful? Please give it a rating: