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
State
SourceImageRegionTexture
SubTexture
TextureBase
CameraTexture
CanvasTexture
ColorTexture
DeepLinkTexture
ExternalTexture
ImageTexture
SegmentationTexture
SequenceTexture
TimeModule
TouchGesturesModule
UnitsModule
Powered By
GitBook
State
The State enum describes the download state of an ExternalTexture.
Values
Value
Description
AVAILABLE
Indicates that the resource has been downloaded.
PENDING
Indicates that the resource download is pending.
FAILED
Indicates that the resource failed to download.
Previous
TexturesModule
Next
SourceImageRegionTexture
Last modified
3yr ago