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

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


您可能感興趣的試卷

你可能感興趣的試題

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

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