Share via


MDLCamera.FocalLength Property

Definition

Gets or sets the focal length and updates the field of view accordingly.

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

Property Value

Attributes

Applies to