SCNLight.Name Property

Definition

Gets or sets a name for the light.

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

This value can be null.

Attributes

Applies to