浏览代码

Fixed last commit for game view.

/Branch_Batching2
Julien Ignace 8 年前
当前提交
4c8c57e2
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 2
      Assets/ScriptableRenderPipeline/common/Debugging/Editor/DebugMenuEditor.cs

2
Assets/ScriptableRenderPipeline/common/Debugging/Editor/DebugMenuEditor.cs


}
if (needRepaint)
SceneView.RepaintAll();
UnityEditorInternal.InternalEditorUtility.RepaintAllViews();
}
}
}
正在加载...
取消
保存