SCNSceneRenderer.AutoenablesDefaultLighting Property

Definition

Gets or sets a Boolean value that controls whether default lighting is added to the scene.

public abstract bool AutoenablesDefaultLighting { [Foundation.Export("autoenablesDefaultLighting")] get; [Foundation.Export("setAutoenablesDefaultLighting:")] set; }
member this.AutoenablesDefaultLighting : bool with get, set

Property Value

Implements

Attributes

Applies to