解决了node的问题(脚本编写错误并非代码错误)
This commit is contained in:
@@ -129,7 +129,7 @@ namespace Demo.Game
|
||||
MyMeshGenerator = this.GetOrAddComponent<TMeshGenerator>();
|
||||
MyMeshGenerator.spline = MySplineCore.MySplineComputer;
|
||||
SetupMeshGenerator(MyMeshGenerator);
|
||||
MyMeshGenerator.Rebuild();
|
||||
MyMeshGenerator.RebuildImmediate();
|
||||
}
|
||||
|
||||
#region SetupMeshGenerator
|
||||
|
||||
Reference in New Issue
Block a user