單項(xiàng)選擇題使用Unity3D引擎過程中,Rigidbody中跟旋轉(zhuǎn)無關(guān)的是()。
A.AddForce
B.angularDrag
C.AddTorque
D.rotation
您可能感興趣的試卷
你可能感興趣的試題
1.單項(xiàng)選擇題使用Unity3D引擎過程中,Transform組件中可以使物體移動(dòng)的方法是()。
A.Translate
B.Rotate
C.position
D.rotation
2.單項(xiàng)選擇題使用Unity3D引擎過程中,Vector3.one中x,y,z的坐標(biāo)為()。
A.1,1,1
B.1,0,0
C.0,0,1
D.0,1,0