SCNNode.Name Property

Definition

Gets or sets a descriptive name for the node

public virtual string Name { [Foundation.Export("name", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setName:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Name : string with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to