Layer - Hertzole/HertzLib GitHub Wiki

Layer

Layer is a simple struct that allows you to easily select layers in the inspector.

To use it, you can simply just do

public Layer layerSelection;

and it will show up like this

Layer