SCNLight.ShadowMapSize Property

Definition

Gets or sets the size of the shadow map image, which controls the clarity of shadows.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual CoreGraphics.CGSize ShadowMapSize { [Foundation.Export("shadowMapSize")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setShadowMapSize:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.ShadowMapSize : CoreGraphics.CGSize with get, set

Property Value

Attributes

Applies to