コード例 #1
0
 public void PushClipRectFullScreen()
 {
     ImGuiNative.ImDrawList_PushClipRectFullScreen(_nativeDrawList);
 }