public static Object Instantiate(Object original, Vector3 position, Quaternion rotation);original是创建的对象,position是对象要放的位置坐标,rotation是旋转的角度。