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

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

371. laya.physics.joint.WheelJoint_API3.0 [ 62%]

...PreRender onReset onStart onUpdate Legend Object literal Variable Function Type alias Class Class with type parameter Property Accessor Inherited constructor Inherited property Inherited method Inherited accessor Enumeration Interface

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

372. layaAir TS项目如何引用protoBuf库? [ 62%]

...加到这里-->     <!--jsfile--Custom-->     <script type="text/javascript" src="libs/protobuf.js"></script>     <!--jsfile--Custom--> 3、测试代码参考了上面那个连接,但稍微做了修改: // 程序入口 class GameMain{     constructor(){ ...

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

373. 分包后, 资源加载问题 [ 62%]

...ng100,'loading100',_super); console.log("kk6") var __proto=loading100.prototype; console.log("kk7") __proto.cleanMe=function(){ this.load.destroy(true); } console.log("kk8") loading100.FINISH="FN"; console.log("kk9") return loading100; })(Sprite) //class ui.loadingjzaUI extends laya.ui.View var load...

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

374. 关于TS工程第三方JS库使用问题 [ 61%]

...正常通过如下方式引用: index.html文件中加入: <script type="text/javascript" src="libs/nebPay.js"></script> 在JS文件中require后可以正常使用 var NebPay = require("nebPay"); var nebPay = new NebPay(); 由于我们项目是基于TS开发的,以上方式在TS中...

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

375. laya.components.Animator2D_API3.0 [ 61%]

...etParamsBool setParamsNumber setParamsTrigger stop Legend Class Class with type parameter Constructor Method Accessor Object literal Variable Function Type alias Inherited property Inherited method Inherited accessor Enumeration Interface

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

376. laya.d3.core.light.PointLightCom_API3.0 [ 61%]

...ked destroyed enabled hideFlags id intensity lightWorldMatrix lightmapBakedType range shadowDepthBias shadowDistance shadowMode shadowNearPlane shadowNormalBias shadowResolution shadowStrength Methods _initialize _setOwner destroy hasHideFlag onAdded onAwake onDestroy onDisable onEnable onLateUpdate...

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

377. 怎么使用http请求 [ 61%]

...SON.stringify(data)); xhr.open("POST", url); xhr.setRequestHeader('content-type', 'application/x-www-form-urlencoded'); xhr.send("value=" + baseStr); 这个怎么改成laya的http请求 2018-08-07 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相...

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

378. VSCode高效开发工作流配置指南(TypeScript-IDE篇(TS)-代码模式基础) [ 61%]

...绍) LayaAirIDE 下载地址: [https://ldc2.layabox.com/layadownload/?type=layaairide]( https://ldc2.layabox.com/layadownload/?type=layaairide ) #### 1.2、下载安装Node.js Node.js 是一个基础环境,比如TypeScript编译、npm都需要依托于 Node.js。 如果没有安装,直接前...

来源: Laya2.0_文档 发布时间: 20210715

379. 在2.0里如何调用在编辑模式下创建的对话框 [ 61%]

...在场景中调用它?  firstDialog.scene的内容如下: { "x":0, "type":"Dialog", "selectedBox":1, "selecteID":3, "props":{"width":640,"sceneColor":"#000000","height":480}, "nodeParent":-1, "label":"Dialog", "isOpen":true, "isDirectory":true, "isAniNode":true, "hasChild":true, "compId":1, "ch...

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

380. laya.d3.core.light.SpotLightCom_API3.0 [ 61%]

...ked destroyed enabled hideFlags id intensity lightWorldMatrix lightmapBakedType range shadowDepthBias shadowDistance shadowMode shadowNearPlane shadowNormalBias shadowResolution shadowStrength spotAngle Methods _initialize _setOwner destroy hasHideFlag onAdded onAwake onDestroy onDisable onEnable on...

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