局部坐标转为世界坐标 此时son是parent的子物体,并且son此时的局部坐标为(2,0,0) 此时我们利用脚本将son的世界坐标输出 using System.Collections; using System.Collections.Generic; using UnityEngine; public class Test :