单项选择题
A.root B.parent C.childCount D.parentCount
我们在使用unity3D游戏引擎的过程中,Transform类中的那个方法可以相对坐标系或相对其他物体来移动物...
单项选择题我们在使用unity3D游戏引擎的过程中,Transform类中的那个方法可以相对坐标系或相对其他物体来移动物体。()
A.Translate B.SetParent C.TransformVector D.Rotate
我们在使用unity3D游戏引擎的过程中,Transform组件中,表示物体父级变换的属性是()。A.chil...
单项选择题我们在使用unity3D游戏引擎的过程中,Transform组件中,表示物体父级变换的属性是()。
A.child B.children C.parent D.Translate
我们在使用unity3D游戏引擎的过程中,Transform中的哪个属性是控制位置的?()A.Position...
单项选择题我们在使用unity3D游戏引擎的过程中,Transform中的哪个属性是控制位置的?()
A.Position B.Rotaiton C.Scale D.Quaternion