Share via


CISpotLight.Concentration Property

Definition

Gets or sets a value that controls how tightly the spotlight beam is focused.

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

Property Value

Implements

Attributes

Applies to