| Namespace: | Sirenix.OdinInspector.Editor.Drawers |
| Assembly: | Sirenix.OdinInspector.Editor |
public class LayerMaskDrawer : OdinValueDrawer<LayerMask>
public LayerMaskDrawer()
protected override void DrawPropertyLayout(GUIContent label)
| UnityEngine.GUIContent | label |