异步加载已修复, Config更新正推动
This commit is contained in:
@@ -75,6 +75,7 @@ namespace Demo.Game
|
||||
[Convention.RScript.Variable.Attr.Method]
|
||||
public void SetNodeSize(float size)
|
||||
{
|
||||
SetLocalScaling(size, size, size);
|
||||
NodeSize = size;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user