⚠ Preview docs — built from the develop branch and may be unstable. Go to the stable docs.

PermissionType.Camera

static PermissionType Camera

Description

For access to camera data, this is typically an interactive permission that the user will need to explicitly approve. SK doesn’t use this permission internally yet, but is often a useful permission for XR apps. This maps to android.permission.CAMERA on Android.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!