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

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

101. 游戏引导 原来使用 blendMode = "destination-out"; 现在怎么用? [ 88%]

游戏引导 原来使用 blendMode = "destination-out"; 现在怎么用? /**指定要使用的混合模式。目前只支持"lighter"。*/ blendMode: string; 2018-07-13 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个...

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

102. 3d中 缓动往一个点转向并移动的问题 [ 88%]

...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

103. 使用es6里面的MAP 然后加断点后IDE 报错 [ 88%]

...\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

104. laya.d3.math.BoundSphere [ 88%]

...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

105. 新手引导 混合模式在浏览器全屏有问题 会显示黑框 blendMode = "destination-out" [ 88%]

...模式在浏览器全屏有问题 会显示黑框 blendMode = "destination-out" 做新手引导发现的问题,相关代码是官网实例参考的,在浏览器全屏下会变黑。。。望尽快解决  有解决的朋友希望可以分享一下  附件 : --> TestBlendMode.zip 2018-11-22 添...

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

106. laya.d3.math.Color [ 88%]

...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

107. 编译报错 出错了:FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory [ 88%]

...了:FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory 附件 : --> 2020-05-28 添加评论 已悬赏20元 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复  赞同来自: 已解决, UI文件报错导...

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

108. JavaScript heap out of memory,ide编译不了代码 [ 87%]

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) -&gt...

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

109. 2D物理-碰撞过滤器 [ 87%]

...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_示例 发布时间: 20241002

110. 这是报这些东西是什么啊 [ 87%]

...\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