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

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

131. 调试按钮,IDE报错 [ 84%]

...\resources\app\extensions\laya-debug\node_modules\vscode-chrome-debug-core\out\src\chrome\consoleHelper.js:138:22)     at Object.formatConsoleMessage (c:\Program Files (x86)\laya\resources\app\extensions\laya-debug\node_modules\vscode-chrome-debug-core\out\src\chrome\consoleHelper.js:39:48)     ...

来源: Laya_社区 发布时间: 20170210

132. Cannot read property 'rayCast' of undefined [ 84%]

...; //产生射线 this.camera.viewportPointToRay(this.point, this.ray); var out = new Laya.CannonHitResult(); this.scene.cannonPhysicsSimulation.rayCast(this.ray,out); if(out.succeeded) { console.log(111); } } } 附件 : --> web.rar 2020-09-03 添加评论 免费帖 --> 分享 微博 QZONE 微信 没...

来源: Laya_社区 发布时间: 20200903

133. HTMLIframeElement 使用出错?请大神指点 [ 84%]

...\resources\app\extensions\laya-debug\node_modules\vscode-chrome-debug-core\out\src\chrome\variables.js:137:18) at propertyPreviewToString (d:\Program Files\LayaIDE\resources\app\extensions\laya-debug\node_modules\vscode-chrome-debug-core\out\src\chrome\variables.js:131:19) at props.map.prop (d:\Prog...

来源: Laya_社区 发布时间: 20171203

134. Error: asBitmap no size! [ 84%]

...ttach to main target 加载龙骨动画出报错Uncaught getUint16 error - Out of bounds 切换场景编辑器时 Laya3D init error must support webGl spine动画转换失败,加载错误:导出二进制数据出错:writeUint8 error - Out of range261, 有谁知道什么原因导致的吗? 怎样解...

来源: Laya_社区 发布时间: 20200731

135. laya.d3.physicscannon.CannonPhysicsSimulation_API3.0 [ 83%]

...撞的话,要通过监听事件 Returns void rayCast rayCast(ray: Ray, outHitResult?: CannonHitResult, distance?: number, collisonGroup?: number, collisionMask?: number): boolean Defined in laya/d3/physicsCannon/CannonPhysicsSimulation.ts:341 射线检测第一个碰撞物体。 Parameters ray: Ra...

来源: Laya3.0_api 发布时间: 20231102

136. 3.0.4getRT error! w too big [ 83%]

...转换失败,加载错误:导出二进制数据出错:writeUint8 error - Out of range261, 有谁知道什么原因导致的吗? 怎样解决? IDE不能运行调试提示:Chrome error: Error:... Error: asBitmap no size! 加载龙骨动画出报错Uncaught getUint16 error - Out of bounds 切换场...

来源: Laya_社区 发布时间: 20230901

137. 【简单跑酷--JS版】---Lv.3 添加地板 [ 82%]

...理 this.bgTexture = null; //最大右边距离 this.maxRight = 0; this.isOutComplete = false; //背景 this.bg = null; Floor.__super.call(this); } //事件名称 //超过屏幕一定值出发新的floor事件 Floor.OUT_COMPLETE = "floor_out_complete"; //整个地板都不在屏幕里面事件 Floor...

来源: Laya_社区 发布时间: 20160728

138. 有没有浮雕滤镜? [ 82%]

...normal", "add", "multiply", "screen","overlay","light","mask","destination-out"]; public static const TOINT:* = /*[STATIC SAFE]*/{ "normal":0, "add":1, "multiply":2, "screen":3 ,"lighter":1,"overlay":4,"light":5,"mask":6,"destination-out":7}; public static const NORMAL:String = /*0;// */"normal"; pu...

来源: Laya_社区 发布时间: 20170303

139. ide升级到LayaAirIDE_1.7.0_beta 后启动调试器报错 [ 82%]

...\resources\app\extensions\laya-debug\node_modules\vscode-chrome-debug-core\out\src\chrome\chromeConnection.js:56:28) at ChromeDebugAdapter.get chrome [as chrome] (d:\LayaAirIDE_1.7.0_beta\resources\app\extensions\laya-debug\node_modules\vscode-chrome-debug-core\out\src\chrome\chromeDebugAdapter.js:4...

来源: Laya_社区 发布时间: 20170222

140. laya.d3.core.glitter.SplineCurvePositionVelocity [ 82%]

...始化插值所需信息。 SplineCurvePositionVelocity  Slerp(t:Number, out:Vector3):void 初始化插值所需信息。 SplineCurvePositionVelocityConstructor DetailSplineCurvePositionVelocity()Constructorpublic function SplineCurvePositionVelocity() 创建一个 SplineCurvePositionVelocity 实...

来源: laya_api 发布时间: 20170929