ARCamera.GetViewMatrix(UIInterfaceOrientation) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ワールド座標からカメラ座標への変換に使用できるビュー マトリックスを取得します。
[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
カメラの向き。
戻り値
- 属性