Script Overview
Lens Studio provides a scripting engine for creating rich interactive experiences. With scripts, your Lenses can respond to touch input, play animation and audio, modify Scene Objects, and more.
Use the Table of Contents on the right to jump to different sections quickly.
Get Started With Scripts
Lens Studio offers Lens Developers a scripting engine that utilizes JavaScript and TypeScript to create rich and interactive Lenses. Listed below are some guides to help you get started with Scripting in Lens Studio.
Script Introduction
Lens Studio provides a scripting engine for creating rich interactive experiences. With scripts, your Lenses can respond to touch input, play animation and audio, modify Scene Objects, and more.
Script Components
Learn how to add scripts to the scene as script components.
Script Events
Learn about the lifecycle of script events and how to bind to them.
Script Modules
Learn how to use modules and reference other scripts and assets.
Script Library Mangement
Learn how to manage your scripts through your installed library.
TypeScript
Learn how to start with TypeScript in Lens Studio.
Was this page helpful?