Reveal

Sometimes we might have a Prefab that we 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 we don't want to be fully editable.

For this, BlackBox provides the ability to reveal:

Check each sub-section 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