Поделиться через


ARFrame.GetDisplayTransform(UIInterfaceOrientation, CGSize) Метод

Определение

Аффинное преобразование, которое можно использовать для преобразования координат из нормализованных в диапазон [0,1] в экранные координаты.

[Foundation.Export("displayTransformForOrientation:viewportSize:")]
public virtual CoreGraphics.CGAffineTransform GetDisplayTransform (UIKit.UIInterfaceOrientation orientation, CoreGraphics.CGSize viewportSize);
abstract member GetDisplayTransform : UIKit.UIInterfaceOrientation * CoreGraphics.CGSize -> CoreGraphics.CGAffineTransform
override this.GetDisplayTransform : UIKit.UIInterfaceOrientation * CoreGraphics.CGSize -> CoreGraphics.CGAffineTransform

Параметры

orientation
UIInterfaceOrientation

Ориентация камеры.

viewportSize
CGSize

Размер окна просмотра в пунктах.

Возвращаемое значение

Атрибуты

Применяется к