Warning

Nightly releases are generated automatically from the latest source code and are intended for experimental purposes only. These builds may contain incomplete or untested features, bugs, or security vulnerabilities, and as such, are not for production use. Users should be aware that nightly releases may cause unexpected behavior, data loss, or system instability. Use of these releases is at the user's own risk, and it is advised to have adequate backups before testing. The software is provided as is with no guarantees or support.

XRWorldMappingStatusΒΆ

Enumeration XRWorldMappingStatus

Describes the quality of the current world mapping state.

Enumeration Members

EXTENDING: 2

The world tracking has already mapped some areas but is still extending the mapping.

LIMITED: 1

The world tracking is only limited and not sufficingly mapped yet.

MAPPED: 3

The world tracking is mapped.

NOT_AVAILABLE: 0

The world mapping is not available (yet).

UNKNOWN: 4

The current state of the world mapping is unknown.