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:
Or even entire Components
Check each page for more specific information on all these items.

Tip: You don't need to lock a Prefab to be able to reveal items on it.
You can use this pattern to highlight some properties that you need often, by surfacing them in the BlackBox component on the root.
Last updated