單項選擇題下列選項中,可以找到隱藏物體的方法是()

A.GameObject.FindWithTag()
B.GameObject.Find()
C.transform.Find()
D.transform.FindWithTag()


您可能感興趣的試卷

你可能感興趣的試題

2.單項選擇題Unity中鼠標(biāo)的位置用屏幕的像素坐標(biāo)表示,描述正確的是()

A.左上?為坐標(biāo)原點(0,0),右下?為(Screen.width,Screen.height)
B.右上?為坐標(biāo)原點(0,0),左下?為(Screen.width,Screen.height)
C.左下?為坐標(biāo)原點(0,0),右上?為(Screen.width,Screen.height)
D.右下?為坐標(biāo)原點(0,0),左上?為(Screen.width,Screen.height)

3.單項選擇題使用導(dǎo)航系統(tǒng),想獲取到達(dá)目標(biāo)點內(nèi)包含的所有路徑,需要用到()

A.navMeshAgent.mesh
B.navMeshAgent.path
C.navMeshAgent.corners
D.navMeshAgent.points

4.單項選擇題UGUI中的Canvas不包含那種渲染類型()

A.Screen_Space-overlay
B.Screen_Space-Camera
C.World_Space
D.Camera_Space

5.單項選擇題金屬材質(zhì)的選項為()

A.Blinn
B.Phong
C.Metal
D.Multi-Layer