Capítulo 247 de 411

Chapter 247: GSDevTools.create()

Core Idea

Creates a GSDevTools instance with the given config; you can create multiple instances, but only one may sync to the global timeline (globalSync: true) or hold keyboard control at a time.

Reference Tables

ParameterTypeDescription
configObjectoptional settings, e.g. animation, globalSync, minimal

Returns: a GSDevTools instance.

Connects To

  • GSDevTools (Overview): general capabilities this instance exposes.