Share via


MDLCamera.FStop Property

Definition

Gets or sets the focal ratio of the camera.

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

Property Value

Attributes

Applies to