大约有 630 项符合查询结果, 库内数据总量为 30,903 项。 (搜索耗时: 0.0045 秒)
Laya_社区(466) Laya3.0_api(58) Laya2.0_api(33) laya_api(28) Laya2.0_文档(26) Laya3.0_文档(7) Laya2.0_示例(7) Laya_示例(5)
游戏引导 原来使用 blendMode = "destination-out"; 现在怎么用? /**指定要使用的混合模式。目前只支持"lighter"。*/ blendMode: string; 2018-07-13 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个...
来源: Laya_社区 发布时间: 20180713
...unity中没问题. laya中没实现. 高手帮我看看问题在哪? var out:Quaternion=new Quaternion(); var out1:Quaternion=new Quaternion(); var out2:Quaternion=new Quaternion(); var dir:Vector3=new Vector3() ; Vector3.subtract(transform.position,sphere3D.transform.position,dir); Quaternion.rotat...
来源: Laya_社区 发布时间: 20180726
...\resources\app\extensions\laya-debug\node_modules\vscode-chrome-debug-core\out\src\chrome\variables.js:137:18) at propertyPreviewToString (d:\Tools\LayaAirIDE_beta\resources\app\extensions\laya-debug\node_modules\vscode-chrome-debug-core\out\src\chrome\variables.js:131:19) at props.map.prop (d:\Tool...
来源: Laya_社区 发布时间: 20180508
...d 克隆。 BoundSphere createfromPoints(points:Vector.<Vector3>, out:BoundSphere):void[static] 从顶点队列生成包围球。 BoundSphere createFromSubPoints(points:Vector.<Vector3>, start:int, count:int, out:BoundSphere):void[static] 从顶点的子队列生成包围球。 Bou...
来源: Laya2.0_api 发布时间: 20190513
...模式在浏览器全屏有问题 会显示黑框 blendMode = "destination-out" 做新手引导发现的问题,相关代码是官网实例参考的,在浏览器全屏下会变黑。。。望尽快解决 有解决的朋友希望可以分享一下 附件 : --> TestBlendMode.zip 2018-11-22 添...
来源: Laya_社区 发布时间: 20181122
...forNativeElement(nativeElements:Float32Array = null):voidColor toGamma(out:Color):void 线性空间转换到Gamma空间。 Color toLinear(out:Color):void Gamma空间转换到线性空间。 ColorPublic Constants ConstantDefined By BLACK : Color[static] 黑色 Color BLUE : Color[static] ...
来源: Laya2.0_api 发布时间: 20190513
...了:FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory 附件 : --> 2020-05-28 添加评论 已悬赏20元 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 赞同来自: 已解决, UI文件报错导...
来源: Laya_社区 发布时间: 20200528
JavaScript heap out of memory,ide编译不了代码 编译时输出控制台出现以下报错,编译不了代码 出错了:FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory <--- Last few GCs ---> [8912:005A00C8] 319470 ms: Mark-sweep 982.8 (1183.0) ->...
来源: Laya_社区 发布时间: 20191225
...age.on(Event.MOUSE_UP, this, this.destoryJoint); Laya.stage.on(Event.MOUSE_OUT, this, this.destoryJoint); // 方案二,自己实现,可以实现更大程度的控制 // Laya.stage.on(Event.MOUSE_MOVE, this, this.mouseMove); // Laya.stage.on(Event.MOUSE_UP, this, this.mouseUp); // Laya.stage.on(E...
来源: Laya2.0_示例 发布时间: 20250222
...\resources\app\extensions\laya-debug\node_modules\vscode-chrome-debug-core\out\src\chrome\chromeDebugAdapter.js:944:32) at dispatchRequest (c:\Users\dell\Downloads\LayaAirIDE_1.7.2_beta\resources\app\extensions\laya-debug\node_modules\vscode-chrome-debug-core\out\src\chrome\chromeDebugSession.js:122...
来源: Laya_社区 发布时间: 20170428