using UnityEngine; namespace UnityEditorHelper { public class LayerAttribute : PropertyAttribute { } }