ARSessionRunOptions 列挙型
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
の呼び出しでオプションを Run(ARConfiguration, ARSessionRunOptions)列挙します。
この列挙体は、メンバー値のビットごとの組み合わせをサポートしています。
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
[System.Flags]
public enum ARSessionRunOptions
type ARSessionRunOptions =
- 継承
-
ARSessionRunOptions
- 属性
フィールド
None | 0 | |
RemoveExistingAnchors | 2 | |
ResetTracking | 1 | は ARSession 、そのワールドトラッキングをリセットする必要があります。 |