For the complete documentation index, see llms.txt. This page is also available as Markdown.

Reveal

Sometimes you have a Prefab that you want to lock, but for which it would still make sense to expose parts of it. BlackBox provides the ability to reveal several aspects of a Prefab, to keep the important parts while all the rest is hidden.

You can reveal:

Check each page for more specific information on all these items.

A BlackBox component revealing an AudioClip property, some debug audio methods as buttons, and the volume of an AudioSource component

Last updated