• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 11 项符合查询结果, 库内数据总量为 30,961 项。 (搜索耗时: 0.0016 秒)

11. 使用3D摄像机 · LayaAir3.3 · 引擎文档 · LAYABOX [ 61%]

...iewport.y; this._rayViewport.width = ILaya.stage._width; this._rayViewport.height = ILaya.stage._height; Picker.calculateCursorRay(point, this._rayViewport, this._projectionMatrix, this.viewMatrix, null, out); } 参照3D-RPG项目,我们加上一段代码,当鼠标点击屏幕时,会发射一...

来源: Laya3.0_文档 发布时间: 20240910