Skip to content

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

NameDescription
ColorThe background color. You can set the color using the color picker.
UnderlineInstead of painting the color over the entire background, it paints it as an underline.

Released under the MIT License.