DEFAULT | No description available |
CENTER | No description available |
EDGE | No description available |
Device | Load scene data from the device. |
Prefab | Load scene data from prefabs. |
DeviceWithPrefabFallback | First try to load data from the device and if none can be found fall back to loading from a prefab. |
Json | Load Scene from a Json file. |
DeviceWithJsonFallback | First try to load data from the device and if none can be found fall back to loading from a Json file. |
None | No description available |
CurrentRoomOnly | No description available |
AllRooms | No description available |
Success | Scene data loaded successfully. |
NoScenePermission | User did not grant scene permissions. |
NoRoomsFound | No rooms were found (e.g. |
FailureDataIsInvalid | Invalid data. |
FailureInsufficientResources | Resource limitation prevented this operation from executing. |
FailureInsufficientView | Insufficient view. |
FailurePermissionInsufficient | Insufficient permission. |
FailureRateLimited | Operation canceled due to rate limiting. |
FailureTooDark | Too dark. |
FailureTooBright | Too bright. |
FACING_ | = 1 << 0 |
FACING_ | = 1 << 1 |
VERTICAL | = 1 << 2 |