Reveal

Sometimes you have a Prefab that you want to lock, but for which it would still make sense to expose a handful of properties that are not on the root object, or that might be part of a bigger component that you don't want to be fully editable.

For this, BlackBox provides the ability to 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