Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Animator introspection functionnality #16

Open
hai-vr opened this issue Apr 8, 2022 · 0 comments
Open

Animator introspection functionnality #16

hai-vr opened this issue Apr 8, 2022 · 0 comments

Comments

@hai-vr
Copy link
Owner

hai-vr commented Apr 8, 2022

Many of the functionality in AAC is bound to the active animator sublayer created within it, but some may be reaching out to other layers or outside the animator:

  • Getting the layer index for sub-layer blending behaviours
  • Reordering layers
  • Removing unused parameters
  • Creating an avatar mask for the base Gesture layer
  • Creating an avatar mask for FX sub-layers

Some of these operations require introspecting the entire animator's state machine and animations, which can be expensive depending on the size of the animator.

There may be a need to expose a dedicated API in AAC that is specialized in animator introspection.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant