A.LabelField
B.ObjectField
C.TagField
D.TextField
您可能感興趣的試卷
你可能感興趣的試題
A.LabelField
B.ObjectField
C.TagField
D.TextField
A.assetPath
B.assetImporter
C.OnPostprocessModel
D.OnPreprocessTexture
A.assetPath
B.assetImporter
C.OnPostprocessModel
D.OnPreprocessTexture
A.Repaint
B.Show
C.ShowNotification
D.GetWindow
A.Show
B.ShowNotification
C.GetWindow
D.Close
最新試題
在Unity中要進(jìn)行觸發(fā)器檢測(cè)時(shí),主動(dòng)觸發(fā)物體需要添加剛體和碰撞器,并且被動(dòng)觸發(fā)物體要添加碰撞器并且IsTrigger要為True。
如果要將一個(gè)游戲?qū)ο髲膱?chǎng)景中刪除,可以使用()方法。
在Unity中,使用Input.inputString可以獲取鍵盤輸入的字符。
Unity最常用的系統(tǒng)類分別為Transform和GameObject。
在Unity中,使用collision.relativeVelocity可以獲取碰撞發(fā)生時(shí)的相對(duì)速度。
在Unity中,GameObject對(duì)象的位置、旋轉(zhuǎn)和縮放可以通過(guò)代碼來(lái)控制。
在Animator Controller中,可以使用()函數(shù)來(lái)獲取動(dòng)畫狀態(tài)的循環(huán)模式。
預(yù)制體可以在項(xiàng)目中進(jìn)行復(fù)制和粘貼。
在Unity中,使用Input.GetAxis("Mouse Y")可以獲取鼠標(biāo)在垂直方向上的移動(dòng)量。
在Unity中,使用EventSystem.current.IsPointerOverGameObject()可以檢測(cè)鼠標(biāo)是否在某個(gè)3D物體上。