Skip to content

2024r176 Ex3 to 2024r176 Ex4

Table of Contents

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

Breaking Changes

  • 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

Bug Fixes

  • The events now check against isActiveAndEnabled and not only enabled to determine whether they should run or not

New Features

Globals