Files
adriadri6972 d3d9c5f833 upload project
2025-07-31 15:21:08 +02:00

1.3 KiB

uid
uid
arfoundation-camera

Camera

Device cameras and their configuration are an essential function of most AR apps. Refer to the following topics to learn more about the camera features available in AR Foundation:

Topic Description
Camera platform support Discover which AR platforms support AR Foundation's camera subsystem.
Camera components Understand the configurable properties of AR Foundation's camera-related components.
Image capture Learn how to access images captured by device cameras during an AR session.
EXIF data Learn how to access a camera frame's EXIF data from device cameras during an AR session.
Display matrix format and derivation Learn how to transform image texture coordinates onto XR device screens.
Custom background shaders Learn how to use the display matrix to write custom background shaders.
Camera torch mode (flash) Learn how to activate the device's camera torch.

Additional resources