ARSCNView.Scene Property

Definition

Gets or sets the SCNScene holding the computer-generated 3D components.

public virtual SceneKit.SCNScene Scene { [Foundation.Export("scene", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setScene:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.Scene : SceneKit.SCNScene with get, set

Property Value

Attributes

Applies to