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


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

Определение

Возвращает проекцию окна просмотра трехмерной точки в мире.

[Foundation.Export("projectPoint:orientation:viewportSize:")]
public virtual CoreGraphics.CGPoint Project (OpenTK.NVector3 point, UIKit.UIInterfaceOrientation orientation, CoreGraphics.CGSize viewportSize);
abstract member Project : OpenTK.NVector3 * UIKit.UIInterfaceOrientation * CoreGraphics.CGSize -> CoreGraphics.CGPoint
override this.Project : OpenTK.NVector3 * UIKit.UIInterfaceOrientation * CoreGraphics.CGSize -> CoreGraphics.CGPoint

Параметры

point
NVector3

3D-точка в мире оцепляется.

orientation
UIInterfaceOrientation

Ориентация окна просмотра.

viewportSize
CGSize

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

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

Проекция окна просмотра трехмерной точки в мире.

Атрибуты

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