Compartir a través de


SCNView.AutoenablesDefaultLighting Propiedad

Definición

Obtiene o establece un valor que controla si las luces se agregan a la escena de forma predeterminada.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool AutoenablesDefaultLighting { [Foundation.Export("autoenablesDefaultLighting")] get; [Foundation.Export("setAutoenablesDefaultLighting:")] set; }
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 8, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool AutoenablesDefaultLighting { [Foundation.Export("autoenablesDefaultLighting")] get; [Foundation.Export("setAutoenablesDefaultLighting:")] set; }
member this.AutoenablesDefaultLighting : bool with get, set

Valor de propiedad

Implementaciones

Atributos

Se aplica a