大约有 2,911 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0051 秒)
Laya_社区(1721) Laya3.0_api(672) Laya2.0_文档(152) Laya2.0_api(128) laya_api(122) Laya3.0_文档(89) Laya2.0_示例(16) Laya_示例(11)
...ttps://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=2D&category=UI&class=laya.ui.Label)。 Label 组件的资源示例:  (图1) Label组件拖放到编辑区后,设置 text 属性的值为 LayaAir IDE 后的显示效果如...
来源: Laya2.0_文档 发布时间: 20210715
...u.com"; 一启动运行就现以下错误 Error processing "variables": TypeError: Cannot read property 'length' of undefined at trimProperty (d:\Program Files\LayaIDE\resources\app\extensions\laya-debug\node_modules\vscode-chrome-debug-core\out\src\chrome\variables.js:137:18) at propertyPreviewT...
来源: Laya_社区 发布时间: 20171203
...小游戏如何使用ttf字体? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 关于使用matterjs物理引擎鼠标问题 预设怎么在代码中使用 请问2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? 问题状态 最新...
来源: Laya_社区 发布时间: 20170416
...(https://layaair.ldc.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=3D&category=Utils&class=laya.d3.utils.Physics3DUtils),一个物体同一时间所属碰撞分组是唯一的。 关于能产生碰撞的碰撞组这个属性,如果只能与单个组碰撞那么使用Physics3DUtils...
来源: Laya2.0_文档 发布时间: 20210715
...加载TFF字体要怎么加载呢? laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 本地调试加载本地图片都报错 我用list.array=Array;数据全部插进去数组里了,但是list中没有完全展示数组数据,只展示了其...
来源: Laya_社区 发布时间: 20170502
...ttps://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=2D&category=UI&class=laya.ui.VSlider)。 ProgressBar 组件的资源示例:  (图1)  (图2) 设置 ProgressBar 组件的属性 value 的...
来源: Laya2.0_文档 发布时间: 20210715
...— 但是真的想用 BlinnPhoneMaterial 啊! laya.d3.js:1 Uncaught TypeError: Failed to execute 'shaderSource' on 'WebGL2RenderingContext': parameter 1 is not of type 'WebGLShader'. at ShaderInstance._createShader (laya.d3.js:1) at ShaderInstance._create (laya.d3.js:1) at ...
来源: Laya_社区 发布时间: 20191024
... 报错 ImageData is not defined? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏:HTMLDivElement的使用 LayaAirIDE下如何使用mask? 微信小游戏如何使用ttf字体? 问题状态 最新活动: 2023-07-27 16:04 浏览: 1998 关注: 2 人 ...
来源: Laya_社区 发布时间: 20230727
...t;script");//创建新的script节点 new_element1.setAttribute("type", "text/javascript"); // new_element1.setAttribute("src", jsPAth); //LayaNative不支持 new_element1.src = jsPAth document.body.appendChild(new_element1);//添加到body节点的末尾 new_eleme...
来源: Laya_社区 发布时间: 20180608
...e="width:100px; height:100px; margin-top:15px;"></div> <script type="text/javascript"> var qrcode = new QRCode(document.getElementById("qrcode"), { width : 100, height : 100 }); function makeCode (_qrchr) { qrcode.makeCode(_qrchr); } makeCode("asfasdfas5151a31fsefasefsafe"); </scri...
来源: Laya_社区 发布时间: 20170817