Share via


MDLCamera.ApertureBladeCount Property

Definition

Gets or sets the number of blades to use when simulating bokeh in out-of-focus elements in the scene.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIntPtr ApertureBladeCount { [Foundation.Export("apertureBladeCount")] get; [Foundation.Export("setApertureBladeCount:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("apertureBladeCount")>]
[<set: Foundation.Export("setApertureBladeCount:")>]
member this.ApertureBladeCount : unativeint with get, set

Property Value

UIntPtr

unativeint

Attributes

Applies to