Share via


MDLLight.ColorSpace Property

Definition

Gets or sets the light's color space.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSString ColorSpace { [Foundation.Export("colorSpace")] get; [Foundation.Export("setColorSpace:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("colorSpace")>]
[<set: Foundation.Export("setColorSpace:")>]
member this.ColorSpace : Foundation.NSString with get, set

Property Value

Attributes

Applies to