save full SceneNode in RenderNode,added length sort.

This commit is contained in:
2024-08-02 23:17:07 +08:00
parent 7f074c6c79
commit 3768507169
9 changed files with 73 additions and 31 deletions

View File

@@ -92,6 +92,7 @@ public:
}
root.RefreshMatrix();
render_list->SetCamera(&(camera_control->GetCameraInfo()));
render_list->Expend(&root);
SceneAppFramework::BuildCommandBuffer(index);