单项选择题
A.Rotate B.RotateAround C.MoveTowards D.TransformPoint
我们在使用unity3D游戏引擎的过程中,Transform组件上表示旋转的是()。A.RotationB.P...
单项选择题我们在使用unity3D游戏引擎的过程中,Transform组件上表示旋转的是()。
A.Rotation B.Position C.Scale D.Local
我们在使用unity3D游戏引擎的过程中,以下哪两个属性是Transform中不包含的?()A.Positio...
多项选择题我们在使用unity3D游戏引擎的过程中,以下哪两个属性是Transform中不包含的?()
A.Position B.Rotaiton C.Scale D.Height
我们在使用unity3D游戏引擎的过程中,RectTransform类是Transform的子类,一定可以调用...
多项选择题我们在使用unity3D游戏引擎的过程中,RectTransform类是Transform的子类,一定可以调用到的属性有()。
A.position B.localPosition C.anchoredPosition D.rectPosition