addSubtree(_:)
Adds a sound event node as a child.
Declaration
func addSubtree(_ subtree: PHASESoundEventNodeDefinition)Parameters
- subtree:
The child node, which itself can contain a hierarchical tree of descendent nodes.
Adds a sound event node as a child.
func addSubtree(_ subtree: PHASESoundEventNodeDefinition)The child node, which itself can contain a hierarchical tree of descendent nodes.