Add AacFlBase.NewBlendTree

This commit is contained in:
Haï~
2023-10-02 04:53:27 +02:00
parent d22d73cc82
commit 53da87438e
7 changed files with 353 additions and 175 deletions
@@ -9,6 +9,7 @@ namespace AnimatorAsCode.V1.VRC
{
public static class AacVRCExtensions
{
/// Return an AacVrcAssetLibrary, which lets you select various assets from VRChat.
public static AacVrcAssetLibrary VrcAssets(this AacFlBase that)
{
return new AacVrcAssetLibrary();