MDLCamera.SensorEnlargement Property

Definition

Gets or sets the scale factor by which to expand the central region of the region. The image is cropped to the original extent of the sensor.

public virtual OpenTK.Vector2 SensorEnlargement { [Foundation.Export("sensorEnlargement", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setSensorEnlargement:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.SensorEnlargement : OpenTK.Vector2 with get, set

Property Value

Attributes

Applies to