// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.PanelSettings

namespace UnityEngine.UIElements
{
public class PanelSettings // TypeDefIndex: 5631
{
	// Fields
	type#20892 k_DefaultSortingOrder;
	type#26078 k_DefaultScaleValue;
	type#26599 k_DefaultStyleSheetPath;
	type#27366 themeUss;
	type#15314 m_DisableNoThemeWarning;
	type#25260 m_TargetTexture;
	type#24189 m_RenderMode;
	type#20868 m_WorldSpaceLayer;
	type#24193 m_ScaleMode;
	type#26060 m_ReferenceSpritePixelsPerUnit;
	type#26060 m_PixelsPerUnit;
	type#26060 m_Scale;
	type#26078 DefaultDpi;
	type#26060 m_ReferenceDpi;
	type#26060 m_FallbackDpi;
	type#28458 m_ReferenceResolution;
	type#24196 m_ScreenMatchMode;
	type#26060 m_Match;
	type#26060 m_SortingOrder;
	type#20868 m_TargetDisplay;
	type#15245 m_BindingLogLevel;
	type#15314 m_ClearDepthStencil;
	type#15314 m_ClearColor;
	type#16068 m_ColorClearValue;
	type#27918 m_VertexBudget;
	type#32761 m_PanelAccess;
	type#27827 m_AttachedUIDocumentsList;
	type#17560 m_DynamicAtlasSettings;
	type#25947 m_AtlasBlitShader;
	type#25947 m_RuntimeShader;
	type#25947 m_RuntimeWorldShader;
	type#25947 m_SDFShader;
	type#25947 m_BitmapShader;
	type#25947 m_SpriteShader;
	type#27128 m_ICUDataAsset;
	type#15318 forceGammaRendering;
	type#24202 textSettings;
	type#25018 m_TargetRect;
	type#26060 m_ResolvedScale;
	type#26735 m_OldThemeUss;
	type#26060 <ScreenDPI>k__BackingField;
	type#20002 m_PanelChangeReceiver;
	type#5886 m_AssignedScreenToPanel;

	// Methods
	// RVA: -1
	public type#27365 get_themeStyleSheet() { }
	// RVA: -1
	public type#28660 set_themeStyleSheet(type#27365 value) { }
	// RVA: -1
	public type#25259 get_targetTexture() { }
	// RVA: -1
	public type#28660 set_targetTexture(type#25259 value) { }
	// RVA: -1
	internal type#24188 get_renderMode() { }
	// RVA: -1
	internal type#28660 set_renderMode(type#24188 value) { }
	// RVA: -1
	internal type#20867 get_worldSpaceLayer() { }
	// RVA: -1
	internal type#28660 set_worldSpaceLayer(type#20867 value) { }
	// RVA: -1
	public type#24192 get_scaleMode() { }
	// RVA: -1
	public type#28660 set_scaleMode(type#24192 value) { }
	// RVA: -1
	public type#26059 get_referenceSpritePixelsPerUnit() { }
	// RVA: -1
	public type#28660 set_referenceSpritePixelsPerUnit(type#26059 value) { }
	// RVA: -1
	internal type#26059 get_pixelsPerUnit() { }
	// RVA: -1
	internal type#28660 set_pixelsPerUnit(type#26059 value) { }
	// RVA: -1
	public type#26059 get_scale() { }
	// RVA: -1
	public type#28660 set_scale(type#26059 value) { }
	// RVA: -1
	public type#26059 get_referenceDpi() { }
	// RVA: -1
	public type#28660 set_referenceDpi(type#26059 value) { }
	// RVA: -1
	public type#26059 get_fallbackDpi() { }
	// RVA: -1
	public type#28660 set_fallbackDpi(type#26059 value) { }
	// RVA: -1
	public type#28457 get_referenceResolution() { }
	// RVA: -1
	public type#28660 set_referenceResolution(type#28457 value) { }
	// RVA: -1
	public type#24195 get_screenMatchMode() { }
	// RVA: -1
	public type#28660 set_screenMatchMode(type#24195 value) { }
	// RVA: -1
	public type#26059 get_match() { }
	// RVA: -1
	public type#28660 set_match(type#26059 value) { }
	// RVA: -1
	public type#26059 get_sortingOrder() { }
	// RVA: -1
	public type#28660 set_sortingOrder(type#26059 value) { }
	// RVA: -1
	internal type#28660 ApplySortingOrder() { }
	// RVA: -1
	public type#20867 get_targetDisplay() { }
	// RVA: -1
	public type#28660 set_targetDisplay(type#20867 value) { }
	// RVA: -1
	public type#15244 get_bindingLogLevel() { }
	// RVA: -1
	public type#28660 set_bindingLogLevel(type#15244 value) { }
	// RVA: -1
	public type#15313 get_clearDepthStencil() { }
	// RVA: -1
	public type#28660 set_clearDepthStencil(type#15313 value) { }
	// RVA: -1
	public type#26059 get_depthClearValue() { }
	// RVA: -1
	public type#15313 get_clearColor() { }
	// RVA: -1
	public type#28660 set_clearColor(type#15313 value) { }
	// RVA: -1
	public type#16067 get_colorClearValue() { }
	// RVA: -1
	public type#28660 set_colorClearValue(type#16067 value) { }
	// RVA: -1
	public type#27917 get_vertexBudget() { }
	// RVA: -1
	public type#28660 set_vertexBudget(type#27917 value) { }
	// RVA: -1
	internal type#15035 get_panel() { }
	// RVA: -1
	internal type#15313 get_isInitialized() { }
	// RVA: -1
	internal type#28615 get_visualTree() { }
	// RVA: -1
	public type#17559 get_dynamicAtlasSettings() { }
	// RVA: -1
	public type#28660 set_dynamicAtlasSettings(type#17559 value) { }
	// RVA: -1
	private type#28660 .ctor() { }
	// RVA: -1
	private type#28660 Reset() { }
	// RVA: -1
	private type#28660 OnEnable() { }
	// RVA: -1
	private type#28660 OnDisable() { }
	// RVA: -1
	internal type#28660 DisposePanel() { }
	// RVA: -1
	private type#26059 get_ScreenDPI() { }
	// RVA: -1
	private type#28660 set_ScreenDPI(type#26059 value) { }
	// RVA: -1
	public type#28660 SetPanelChangeReceiver(type#20001 value) { }
	// RVA: -1
	internal type#20001 GetPanelChangeReceiver() { }
	// RVA: -1
	internal type#28660 UpdateScreenDPI() { }
	// RVA: -1
	private type#28660 ApplyThemeStyleSheet(type#28623 root) { }
	// RVA: -1
	internal type#15313 AssignICUData() { }
	// RVA: -1
	private type#28660 InitializeShaders() { }
	// RVA: -1
	internal type#28660 ApplyPanelSettings() { }
	// RVA: -1
	public type#28660 SetScreenToPanelSpaceFunction(type#5885 screentoPanelSpaceFunction) { }
	// RVA: -1
	internal type#26059 ResolveScale(type#25017 targetRect, type#26059 screenDpi) { }
	// RVA: -1
	internal type#25017 GetDisplayRect() { }
	// RVA: -1
	internal type#28660 AttachAndInsertUIDocumentToVisualTree(type#27823 uiDocument) { }
	// RVA: -1
	internal type#28660 DetachUIDocument(type#27823 uiDocument) { }
}
}
