The performance optimization of unity+lua mainly needs to pay attention to a few points
class LuaUtil{
static void SetPos(GameObject obj, float x, float y, float z){obj.transform.position =
The performance optimization of unity+lua mainly needs to pay attention to a few points
class LuaUtil{
static void SetPos(GameObject obj, float x, float y, float z){obj.transform.position =