單項(xiàng)選擇題使用unity3D引擎過程中,GameObject.CompareTag()能使用的參數(shù)類型是()。

A.double
B.float
C.string
D.class


您可能感興趣的試卷

你可能感興趣的試題

1.單項(xiàng)選擇題使用unity3D引擎過程中,從下面選項(xiàng)中選出來,獲取組件的泛型方法是()。

A.GetComponent<T>()
B.GetComponent()
C.AddComponent()
D.AddComponent<T>()

2.單項(xiàng)選擇題使用unity3D引擎過程中,通過那個屬性可以獲取屏幕的高寬比。()

A.Camera.aspect
B.Camera.main
C.Camera.fieldOfView
D.Camera.farClipPlane