다음을 통해 공유


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

속성 값

구현

특성

적용 대상