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

namespace UnityEngine
{
public class Cubemap // TypeDefIndex: 8754
{

	// Methods
	// RVA: -1
	private static type#15313 Internal_CreateImpl(type#16607 mono, type#20867 ext, type#20867 mipCount, type#19235 format, type#27331 colorSpace, type#27333 flags, type#20925 nativeTex) { }
	// RVA: -1
	private static type#28660 Internal_Create(type#16607 mono, type#20867 ext, type#20867 mipCount, type#19235 format, type#27331 colorSpace, type#27333 flags, type#20925 nativeTex) { }
	// RVA: -1
	public virtual type#15313 get_isReadable() { }
	// RVA: -1
	internal type#15313 ValidateFormat(type#27340 format, type#20867 width) { }
	// RVA: -1
	internal type#15313 ValidateFormat(type#19235 format, type#20867 width) { }
	// RVA: -1
	public type#28660 .ctor(type#20867 width, type#17208 format, type#27333 flags) { }
	// RVA: -1
	public type#28660 .ctor(type#20867 width, type#17208 format, type#27333 flags, type#20867 mipCount) { }
	// RVA: -1
	public type#28660 .ctor(type#20867 width, type#19235 format, type#27333 flags) { }
	// RVA: -1
	public type#28660 .ctor(type#20867 width, type#19235 format, type#27333 flags, type#20867 mipCount) { }
	// RVA: -1
	internal type#28660 .ctor(type#20867 width, type#27340 textureFormat, type#20867 mipCount, type#20925 nativeTex, type#15313 createUninitialized) { }
	// RVA: -1
	public type#28660 .ctor(type#20867 width, type#27340 textureFormat, type#15313 mipChain) { }
	// RVA: -1
	public type#28660 .ctor(type#20867 width, type#27340 textureFormat, type#15313 mipChain, type#15313 createUninitialized) { }
	// RVA: -1
	public type#28660 .ctor(type#20867 width, type#27340 format, type#20867 mipCount) { }
	// RVA: -1
	public type#28660 .ctor(type#20867 width, type#27340 format, type#20867 mipCount, type#15313 createUninitialized) { }
	// RVA: -1
	private static type#28660 ValidateIsNotCrunched(type#27333 flags) { }
	// RVA: -1
	private static type#15313 get_isReadable_Injected(type#20925 _unity_self) { }
}
}
