Share via


MDLPhysicallyPlausibleLight.Lumens Property

Definition

Gets or sets the light's intensity. The default is 1000.0 lumens.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual float Lumens { [Foundation.Export("lumens")] get; [Foundation.Export("setLumens:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("lumens")>]
[<set: Foundation.Export("setLumens:")>]
member this.Lumens : single with get, set

Property Value

Attributes

Applies to