ObjectMarker
By attaching this component to a GameObject, you can change the background color of the hierarchy to highlight it.
How to use
It is intended to be used to organize the hierarchy. For example, you can create a GameObject named Summer
, add an ObjectMarker component, and place summer costumes under it, and similarly create Autumn
and place autumn costumes under it, etc.
Property
Name | Description |
---|---|
Color | The background color. You can set the color using the color picker. |
Underline | Instead of painting the color over the entire background, it paints it as an underline. |