// Assembly: UnityEngine.CoreModule
// Full name: UnityEngine.Rendering.TextureDimension

namespace UnityEngine.Rendering
{
public class TextureDimension // TypeDefIndex: 9231
{
	// Fields
	type#20890 value__;
	type#27337 Unknown;
	type#27337 None;
	type#27337 Any;
	type#27337 Tex2D;
	type#27337 Tex3D;
	type#27337 Cube;
	type#27337 Tex2DArray;
	type#27337 CubeArray;
}
}
