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
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
Type
TouchGestureModule.Gesture.State
Gesture
LongPressGesture
PanGesture
PinchGesture
RawTouchGesture
RotateGesture
TapGesture
UnitsModule
Powered By
GitBook
Type
The Type enum describes a touch gesture.
Values
Value
Description
RAW_TOUCH
Indicates the raw touch gesture.
ROTATE
Indicates the rotate gesture.
LONG_PRESS
Indicates the long-press gesture.
PINCH
Indicates the pinch gesture.
TAP
Indicates the tap gesture.
PAN
Indicates the pan gesture.
Previous
TouchGesturesModule
Next
TouchGestureModule.Gesture.State
Last modified
3yr ago