メインコンテンツまでスキップ
非公開のページ
このページは非公開です。 検索対象外となり、このページのリンクに直接アクセスできるユーザーのみに公開されます。

Avatar Optimizer

必須: Basis

Basis Avatar Optimizer is a work in progress avatar optimization processor that only works on Basis Framework avatars (for the time being).

It is specifically not designed for avatars that use the Animator system.

The following has been implemented so far:

  • GameObject optimization:
    • Disabled GameObjects are removed.
  • Blendshape optimization:
    • Keeps track of which blendshapes vary (face tracking, viseme, blink) and keeps them.
    • Bakes non-varying blendshapes into the mesh (only if all SMRs that reference that mesh have the same value).
    • Removes unused blendshapes.

Third-party acknowledgements