共用方式為


SCNRenderer.AutoenablesDefaultLighting 屬性

定義

取得或設定值,這個值可控制是否將預設光線新增至場景。

[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

屬性值

實作

屬性

適用於