How to use volts
Learn how to add Volts to your Spark AR projects
Once you've installed volts
and added it to your project, you are ready to use it
Set up
Create a new script in Spark AR Studio (
Add Asset + > Script > Typescript
)Then open your new script in your favorite code editor
If you don't have a code editor, Spark AR and I recommend using Visual Studio Code
Import volts into your scripts
You can selectively import parts of volts
as follows
Using volts
There are many different parts that make up volts
, below, you can find a list to their respective documentations
Last updated