Share via


MDLCamera.SensorAspect Property

Definition

Gets or sets the aspect ratio of a simulated camera sensor.

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

Property Value

Attributes

Applies to