Updated to support Newly SceneOrient,compiled all OK! but Non test..next step is test samples.

This commit is contained in:
2024-08-27 01:27:53 +08:00
parent 410b94a127
commit a9526ce956
14 changed files with 154 additions and 139 deletions

View File

@@ -150,7 +150,7 @@ public:
//}
root.RefreshTransform();
render_list->UpdateTransform();
render_list->UpdateLocalToWorld();
SceneAppFramework::BuildCommandBuffer(index);
}