다음을 통해 공유


SCNLight.ShadowMode 속성

정의

렌더링 엔진에서 그림자를 렌더링하는 방법과 시기를 제어하는 값을 가져오거나 설정합니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual SceneKit.SCNShadowMode ShadowMode { [Foundation.Export("shadowMode")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setShadowMode:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.ShadowMode : SceneKit.SCNShadowMode with get, set

속성 값

특성

적용 대상