SCNSceneRenderer.Playing Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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