大约有 1 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0011 秒)
...ox); this.layaMonkeyMeshSprite3D.camera = this.camera; //添加碰撞事件脚本 this.layaMonkeyMeshSprite3D.addComponent(ColliderScript); //添加刚体组件 this.layaMonkeyMeshSprite3D.addComponent(Laya.Rigidbody); //添加键盘事件 Laya.stage.on(Laya.Event.KEY_DOWN, this, onKeyDown); this.co...
来源: Laya_示例 发布时间: 20241117