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

属性值

属性

适用于