📅  最后修改于: 2022-03-11 14:55:34.798000             🧑  作者: Mango
代码示例1
GameObject obj = Instantiate(sphere, RandomPosition(), Quaternion.identity) as GameObject;
go.transform.parent = transform;