// Assembly: UnityEngine.UIElementsModule
// Full name: RenderTargetMode

public class RenderTargetMode // TypeDefIndex: 5875
{
	// Fields
	type#20890 value__;
	type#34708 None;
	type#34708 NoColorConversion;
	type#34708 LinearToGamma;
	type#34708 GammaToLinear;
}
