optimized DescriptorSets::Update

This commit is contained in:
2023-10-12 01:40:59 +08:00
parent ae85d3fc66
commit 255c7859f1
5 changed files with 22 additions and 17 deletions

View File

@@ -92,7 +92,7 @@ private:
camera_control->SetTarget(Vector3f(0,0,0));
camera_control->Refresh();
cmc->SetReserveDirection(true,true); //反转x,y
camera_control->SetReserveDirection(true,true); //反转x,y
render_root.RefreshMatrix();
render_list->Expend(&render_root);