SCNSceneRenderer.PointOfView Property

Definition

Gets or sets the node that defines the point of view into the scene.

public abstract SceneKit.SCNNode PointOfView { [Foundation.Export("pointOfView", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setPointOfView:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.PointOfView : SceneKit.SCNNode with get, set

Property Value

Implements

Attributes

Applies to