Skip to content

2024r176 Ex3 to 2024r176 Ex4

  1. Breaking Changes
  2. Bug Fixes
  3. New Features

  • Removed GetBoneTransform(HumanBodyBones humanBone) : Transform from the AvatarAPI
    • This was introduced to be used with FinalIK elements, but we’re going instead to opt to create an API to manage the IK properly
  • The events now check against isActiveAndEnabled and not only enabled to determine whether they should run or not