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

namespace UnityEngine
{
public class TextureColorSpace // TypeDefIndex: 8737
{
	// Fields
	type#20890 value__;
	type#27332 Linear;
	type#27332 sRGB;
}
}
