3.6.2环境:
GameFrameLaunch.Instance.rootCamera.screenToWorld(new Vec3(_event.getLocation().x,_event.getLocation().y,0));
这样运行后提示rootCamera.screenToWorld is not a function
3.6.2环境:
GameFrameLaunch.Instance.rootCamera.screenToWorld(new Vec3(_event.getLocation().x,_event.getLocation().y,0));
这样运行后提示rootCamera.screenToWorld is not a function