// Assembly: UnityEngine.CoreModule
// Full name: Unity.Profiling.DebugScreenCapture

namespace Unity.Profiling
{
public class DebugScreenCapture // TypeDefIndex: 8566
{
	// Fields
	type#9470 <RawImageDataReference>k__BackingField;
	type#27341 <ImageFormat>k__BackingField;
	type#20868 <Width>k__BackingField;
	type#20868 <Height>k__BackingField;

	// Methods
	// RVA: -1
	public type#28660 set_RawImageDataReference(type#9469 value) { }
	// RVA: -1
	public type#28660 set_ImageFormat(type#27340 value) { }
	// RVA: -1
	public type#28660 set_Width(type#20867 value) { }
	// RVA: -1
	public type#28660 set_Height(type#20867 value) { }
}
}
