Skip to content

Commit

Permalink
Add Vert/Tex Count Displays (#162)
Browse files Browse the repository at this point in the history
  • Loading branch information
datacrystals committed May 10, 2022
1 parent a2e16b0 commit 80349d9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1005,7 +1005,7 @@ void ERS_CLASS_VisualRenderer::DrawViewportOverlay(int Index) {

// Draw Scene Info
if (Viewports_[Index]->ShowSceneInfo_) {

ImGui::Text("A Test Message!");

}

Expand Down

0 comments on commit 80349d9

Please sign in to comment.