SCNSceneRenderer.Playing Property

Definition

Gets or sets a Boolean value that starts and stops the scene.

public abstract bool Playing { [Foundation.Export("isPlaying")] get; [Foundation.Export("setPlaying:")] set; }
member this.Playing : bool with get, set

Property Value

Implements

Attributes

Applies to