Version: 2019.3

PositionalLocatorState

enumeration

マニュアルに切り替える

説明

デバイスの空間位置システムのライフサイクルの状態を示します。

This is the tracking state for the device. It lets your application know whether position and orientation in the user's surroundings are available from the device.

変数

Unavailableデバイスの空間位置システムは使用できません。
OrientationOnlyThe device is reporting its orientation and has not been asked to report its position in the user's surroundings.
ActivatingThe device is reporting its orientation and is preparing to locate its position in the user's surroundings.
Activeデバイスは、ユーザーの周辺でその方向と位置を報告中です。
InhibitedThe device is reporting its orientation but cannot locate its position in the user's surroundings due to external factors like poor lighting conditions.