Share via


MDLCamera.OpticalVignetting Property

Definition

Gets or sets a value that controls the degree to which image brightness is reduced as the edge of the simulated physical aperture is approached.

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

Property Value

Attributes

Applies to