PermissionType.Scene
static PermissionType Scene
Description
For access to data in the user’s space, this can be for things like spatial anchors, plane detection, hit testing, etc. This is typically an interactive permission that the user will need to explicitly approve. This maps to android.permission.SCENE_UNDERSTANDING_COARSE on Android XR, but varies per-runtime.
Found an issue with these docs, or have some additional questions? Create an Issue on Github!