Version: 2022.3
언어: 한국어
public Vector3 center ;

설명

The default orientation of a bone when no muscle action is applied.

The vector value represents the bone's rotation in degrees around the X, Y and Z axes relative to the initial position of the bone in the skeleton. Any muscle rotation subsequently applied to the bone will be relative to this value.

If useDefaultValues is enabled, the value of center will be [0, 0, 0].

See Also: HumanLimit.useDefaultValues.