Share via


MDLCamera.SensorShift Property

Definition

Gets or sets the directed distance, in mm, by which to offset the sensor from the center line of the simulated optical system.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Numerics.Vector2 SensorShift { [Foundation.Export("sensorShift", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setSensorShift:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("sensorShift", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setSensorShift:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.SensorShift : System.Numerics.Vector2 with get, set

Property Value

Attributes

Applies to