Share via


MDLStereoscopicCamera.Overlap Property

Definition

The fraction of the image width by which the left and right images overlap.

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

Property Value

Attributes

Applies to