大约有 1,648 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0232 秒)
...,为什么在laya自带的调试器下面是好的,在谷歌下报错运行不了 报的是这个错 Image from origin 'file://' has been blocked from loading by Cross-Origin Resource Sharing policy: Invalid response. Origin 'null' is therefore not allowed access. 2016-08-31 0 2 分享 微博...
来源: Laya_社区 发布时间: 20160722
..."absolute"; img.style.zIndex = 99999 document.body.appendChild(img); 怎么运行上边这段代码呢?打开谷歌浏览器,随便打开一个空白网页,F12,把上面的代码粘贴到控制台,然后回车,就能看到上面截图的效果。或者新建个html把代码粘贴进去...
来源: Laya3.0_文档 发布时间: 20251010
...网络包,包中含有版本信息allfile.txt等4个文件,在第一次运行的时候,发现输入的log如下: assetsid old: new:0393b8879ba545fcdc6fa52d0c9bcecf 请问为什么包中有assetsid.txt,但却读不到assetsid,导致还要重复下载filetable.bin(虽然这个文件...
来源: Laya_社区 发布时间: 20180627
...e:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(node:N...
来源: Laya2.0_api 发布时间: 20190513
...itor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inherited from Component.scriptPath Defined in laya/components/Component.ts:35 sortingFudge sortingFudge: number Inherited from PixelLineRenderer.sortingFudge Defined in laya/d3/c...
来源: Laya3.0_api 发布时间: 20231115
...itor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inherited from Component.scriptPath Defined in laya/components/Component.ts:35 Accessors allowRotation get allowRotation(): boolean set allowRotation(value: boolean): void Defined...
来源: Laya3.0_api 发布时间: 20231115
...的 2017-04-24 0 0 分享 微博 QZONE 微信 zibenwxh 赞同来自: 谷歌运行不起来~ 2017-05-17 0 3 分享 微博 QZONE 微信 wjwjw 赞同来自: 支持多一点这样的入门教程 2017-07-10 0 0 分享 微博 QZONE 微信 pancw3 赞同来自: 支持多一点这样的入门教程 2017-07-1...
来源: Laya_社区 发布时间: 20160803
...itor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inherited from Component.scriptPath Defined in laya/components/Component.ts:35 Static TYPE_DYNAMIC TYPE_DYNAMIC: number = 1 Defined in laya/d3/physicsCannon/CannonRigidbody3D.ts:2...
来源: Laya3.0_api 发布时间: 20231102
...itor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inherited from Component.scriptPath Defined in laya/components/Component.ts:35 sortingFudge sortingFudge: number Inherited from PixelLineRenderer.sortingFudge Defined in laya/d3/c...
来源: Laya3.0_api 发布时间: 20231115
...ear Flag使用DepthOnly,把摄像机Camera2的视野朝向主角,点击运行。可以看到,场景的渲染不变,还是用的天空盒,但是主摄像机是主角所看到的视野,但是屏幕中还有显示了主角,那就是Camera2所看到的,也就是保留了深度信息。 ...
来源: Laya3.0_文档 发布时间: 20251010