AddChildNode

Node.AddChildNode method

このノードに子ノードを追加します

public void AddChildNode(Node node)
パラメータタイプ説明
nodeNodeアタッチする子ノード

関連項目