namespace Unity.UIWidgets.rendering {
public static class RenderingDebugUtils {
public static bool debugCheckElevationsEnabled = false;
}