BlendStackは製品開発で利用可能な機能でしょうか?

UE5.6において、BlendStackがどういう開発状況の機能なのか教えてください。

FBlendStackAnimPlayerやUAnimGraphNode_BlendStackなどのクラスにはすでにExperimentalが取れている状態ですがUBlendStackAnimNodeLibraryにはExperimentalが付いている状態でした。

これはUBlendStackAnimNodeLibraryの一部の関数がExperimentalなだけで、基本的にBlendStack自体は製品開発に使える機能になっている

という理解なのですがあっていますでしょうか?

Hey there,

In 5.6 it is still considered to be experimental as some functions are still subject to change. We are working to fix that though in the next coming releases. If you decide to use it, you would want to make sure to follow any changes there to ensure that functions that you are using still work correctly.

Dustin

まだ実験的な機能ということで理解しました。