次の方法で共有


ARCamera.GetViewMatrix(UIInterfaceOrientation) メソッド

定義

ワールド座標からカメラ座標への変換に使用できるビュー マトリックスを取得します。

[Foundation.Export("viewMatrixForOrientation:")]
public virtual OpenTK.NMatrix4 GetViewMatrix (UIKit.UIInterfaceOrientation orientation);
abstract member GetViewMatrix : UIKit.UIInterfaceOrientation -> OpenTK.NMatrix4
override this.GetViewMatrix : UIKit.UIInterfaceOrientation -> OpenTK.NMatrix4

パラメーター

orientation
UIInterfaceOrientation

カメラの向き。

戻り値

属性

適用対象