📌  相关文章
📜  unity 如何从游戏对象中获取孩子 - C# 代码示例

📅  最后修改于: 2022-03-11 14:49:03.955000             🧑  作者: Mango

代码示例2
//For unity engine
GameObject.transform.GetChild(The child index).transform;