move StaticMesh.cpp

This commit is contained in:
2024-07-29 13:19:24 +08:00
parent f79410e434
commit 03f7237db3
5 changed files with 11 additions and 3 deletions

View File

@@ -66,7 +66,7 @@ namespace
root_node->CreateSubNode(scale(9,1,1),cylinder[0]);
{
TransformMatrix4f tm;
Transform tm;
tm.SetTranslation(Vector3f(0,0,4.5f));
root_node->CreateSubNode(tm.GetMatrix(),cylinder[2]); //Z 向上