S
S
SparkAR Community Scripting Docs
Search
⌃K
S
S
SparkAR Community Scripting Docs
Search
⌃K
Spark AR Scripting Reference
Audio Analyzer / Energy Meter
Asynchronous API Changes (v85+)
Custom Instructions
AnimationModule
AudioModule
CameraInfoModule
CameraPosition
DeepLinkModule
DeviceMotionModule
DiagnosticsModule
FaceGesturesModule
FaceTracking2DModule
FaceTrackingModule
FontsModule
HandTrackingModule
InstructionModule
IrisTrackingModule
LightingEstimationModule
LiveStreamingModule
LocaleModule
MaterialsModule
NativeUIModule
NetworkingModule
PatchesModule
PersistenceModule
PersonSegmentationModule
RandomModule
ReactiveModule
SceneModule
ShadersModule
SvgsModule
TexturesModule
TimeModule
TouchGesturesModule
UnitsModule
Powered By
GitBook
CameraPosition
The
CameraPosition
enum describes the direction the camera is facing.
Values
Value
Description
BACK
Indicates that the back-facing camera is in use.
UNSPECIFIED
Indicates that the orientation of the camera is unknown.
FRONT
Indicates that the front-facing camera is in use.
Previous
CameraInfoModule
Next
DeepLinkModule
Last modified
3yr ago