// Assembly: UnityEngine.CoreModule
// Full name: UnityEngine.LayerMask

namespace UnityEngine
{
public class LayerMask // TypeDefIndex: 8861
{
	// Fields
	type#20868 m_Mask;

	// Methods
	// RVA: -1
	public static type#20867 op_Implicit(type#21794 mask) { }
	// RVA: -1
	public static type#21794 op_Implicit(type#20867 intVal) { }
	// RVA: -1
	public static type#20867 NameToLayer(type#26576 layerName) { }
	// RVA: -1
	public static type#20867 GetMask(type#13453 layerNames) { }
	// RVA: -1
	private static type#20867 NameToLayer_Injected(type#11995 layerName) { }
}
}
