SCNNode.ChildNodes Property

Definition

Gets the children of the node.

public virtual SceneKit.SCNNode[] ChildNodes { [Foundation.Export("childNodes")] get; }
member this.ChildNodes : SceneKit.SCNNode[]

Property Value

Attributes

Applies to