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

Definição

Cuidado

Use 'Project' instead.

Obtém o local no espaço de tela do point projetado no espaço do 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

O ponto para o projeto.

orientation
UIInterfaceOrientation

A orientação da câmera.

viewportSize
CGSize

O tamanho do visor, em pontos.

Retornos

Atributos

Aplica-se a