SubAnimations

AnimationNode.SubAnimations property

現在のアニメーションの下にあるサブアニメーション ノードを取得します

public IList<AnimationNode> SubAnimations { get; }

関連項目