SCNNode.Camera Property

Definition

Gets or sets the camera on the node.

public virtual SceneKit.SCNCamera Camera { [Foundation.Export("camera", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setCamera:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.Camera : SceneKit.SCNCamera with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to