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

大约有 842 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0050 秒)

701. laya.d3.core.render.posteffect.GaussianDoF_API3.0 [ 46%]

...id Defined in laya/d3/core/render/PostEffect/GaussianDoF.ts:63 GaussianDOF resource init Returns void Globals "laya/d3/core/render/PostEffect/GaussianDoF" GaussianDoF constructor active farEnd farStart maxRadius effectInit release render init Legend Class Class with type parameter Constructor Method...

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

702. laya.d3.core.material.BlinnPhongMaterial [ 46%]

...ic class BlinnPhongMaterialInheritanceBlinnPhongMaterial BaseMaterial laya.resource.Resource BlinnPhongMaterial 类用于实现Blinn-Phong材质。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By  albedoColor : Vector4 获取反照率颜色...

来源: Laya2.0_api 发布时间: 20190513

703. 编辑器选择分离模式生成TS代码时能自动在createChildren里加上createView调用代码么? [ 45%]

...的路径是:点击编辑器那个app,右键显示包内容:Contents/Resources/app/node_modules/layacmd/ProjectExportTools/LayaAirCmdTool.max.js windows下你用搜索工具搜一下。打开这个js之后读一下行号为21205:CodeManager.createByDir这个函数。。这个函数是导出u...

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

704. LayaAir2在编辑器里面新建默认的3D项目(TS语言),无法完成编译和运行。 [ 45%]

...----- [19:13:20] Working directory changed to C:\GreenSoft\LayaAirIDE_beta\resources\app [19:13:20] Using gulpfile ~\Documents\LayaBox2\Demo_MyLaya3DWithWechat2\.laya\gulpfile.js [19:13:20] Starting 'default'... [19:13:20] Finished 'default' after 434 ms -------------------------------------- 编译...

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

705. laya.ui.Button_API3.0 [ 45%]

...age.bgColor = "#efefef";//设置画布的背景颜色。 Laya.loader.load("resource/ui/button.png", Handler.create(this,onLoadComplete));//加载资源。 } private function onLoadComplete():void { trace("资源加载完成!"); var button:Button = new Button("resource/ui/button.png","label");//创...

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

706. laya.ui.CheckBox_API3.0 [ 45%]

...age.bgColor = "#efefef";//设置画布的背景颜色。 Laya.loader.load("resource/ui/check.png", Handler.create(this,onLoadComplete));//加载资源。 } private function onLoadComplete():void { trace("资源加载完成!"); var checkBox:CheckBox = new CheckBox("resource/ui/check.png", "这个...

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

707. [LayaAirIDE3]iOS背景音乐循环播放,在一遍播完下一遍开始的时候音频长度会变成0.0001秒,发出哒哒哒的声音 [ 45%]

...:18.3.2   不需要什么操作,调一下Laya.SoundManager.playMusic("resources/Audio/audioBgm.mp3", 0);等着就行了,期间不要停掉BGM播放或者切后台 可能第二轮BGM,也可能第三轮就会开始哒哒哒,五轮以内必哒哒哒 附件 : --> audioBgm.zip 2025-04-15 添...

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

708. 2.5.0无法打包oppo的rpk [ 45%]

...s.js:20:18)     at Object.<anonymous> (D:\LayaGame\LayaAirIDE2.5.0\resources\app\out\layarepublic\oppo\quickgame-toolkit\lib\commands\cocos_v2.js:85:16)     at Module._compile (internal/modules/cjs/loader.js:689:30)     at Object.Module._extensions..js (internal/modules/cjs/loader.js:700...

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

709. 滤镜-发光滤镜 [ 45%]

...te; import laya.display.Stage; import laya.filters.GlowFilter; import laya.resource.Texture; import laya.utils.Browser; import laya.utils.Handler; import laya.webgl.WebGL; public class Filters_Glow { private const apePath:String = "../../../../res/apes/monkey2.png"; private var ape:Sprite; public fu...

来源: Laya_示例 发布时间: 20251209

710. WebSocket connection to 'ws://192.168.0.8:8102/' failed: Invalid frame header [ 45%]

...导出的场景在手机上提示"request:fail invalid url" Failed to load resource: net::ERR_FILE_NOT_FOUND Unity导出有光照贴图时,出现错误:ArgumentException: Invalid path 最新的ide打包为百度小游戏,在百度开发者工具,websocket详情显示不出来 websocket服务...

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