@snap/camera-kit
Version:
Camera Kit Web
37 lines (20 loc) • 713 B
Markdown
[CameraKit Web SDK - v0.22.0](../README.md) / [Exports](../modules.md) / Lens\_CameraFacing
# Enumeration: Lens\_CameraFacing
## Table of contents
### Enumeration Members
- [CAMERA\_FACING\_UNSET](Lens_CameraFacing.md#camera_facing_unset)
- [CAMERA\_FACING\_FRONT](Lens_CameraFacing.md#camera_facing_front)
- [CAMERA\_FACING\_BACK](Lens_CameraFacing.md#camera_facing_back)
- [UNRECOGNIZED](Lens_CameraFacing.md#unrecognized)
## Enumeration Members
### CAMERA\_FACING\_UNSET
• **CAMERA\_FACING\_UNSET** = ``0``
___
### CAMERA\_FACING\_FRONT
• **CAMERA\_FACING\_FRONT** = ``1``
___
### CAMERA\_FACING\_BACK
• **CAMERA\_FACING\_BACK** = ``2``
___
### UNRECOGNIZED
• **UNRECOGNIZED** = ``-1``