MDLCamera.SensorEnlargement Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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