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


ARCamera.GetProjectPoint(NVector3, UIInterfaceOrientation, CGSize) Метод

Определение

Внимание!

Use 'Project' instead.

Получает расположение в пространстве point экрана проецируемого в мир.

[System.Obsolete("Use 'Project' instead.", false)]
public virtual CoreGraphics.CGPoint GetProjectPoint (OpenTK.NVector3 point, UIKit.UIInterfaceOrientation orientation, CoreGraphics.CGSize viewportSize);
abstract member GetProjectPoint : OpenTK.NVector3 * UIKit.UIInterfaceOrientation * CoreGraphics.CGSize -> CoreGraphics.CGPoint
override this.GetProjectPoint : OpenTK.NVector3 * UIKit.UIInterfaceOrientation * CoreGraphics.CGSize -> CoreGraphics.CGPoint

Параметры

point
NVector3

Точка для проецируемого проекта.

orientation
UIInterfaceOrientation

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

viewportSize
CGSize

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

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

Атрибуты

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