0

So the question is does Spark AR support transparent videos? I've tried to play QuickTime's mov format, but nothing's displayed.

Jonathan Leffler
  • 730,956
  • 141
  • 904
  • 1,278
Ildar Kasimov
  • 21
  • 1
  • 3

1 Answers1

2

Spark doesn't support video unfortunately. The easiest thing might be to instead import the video as a sequence of PNGs with an alpha channel, and play that sequence as a "2D texture animation".

https://sparkar.facebook.com/ar-studio/learn/documentation/building-your-scene/animation-and-interactivity/2D-texture-animation/

karlbot
  • 31
  • 5