Compartir a través de


ARCamera.GetProjectPoint(NVector3, UIInterfaceOrientation, CGSize) Método

Definición

Precaución

Use 'Project' instead.

Obtiene la ubicación en el espacio de pantalla del point proyectado en el espacio del mundo.

[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

Parámetros

point
NVector3

Punto al proyecto.

orientation
UIInterfaceOrientation

Orientación de la cámara.

viewportSize
CGSize

Tamaño de ventanilla, en puntos.

Devoluciones

Atributos

Se aplica a