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

namespace UnityEngine
{
public class Texture3D // TypeDefIndex: 8755
{

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