大约有 3,290 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0058 秒)
Laya_社区(1557) Laya3.0_api(799) Laya2.0_api(368) laya_api(298) Laya2.0_文档(201) Laya3.0_文档(46) Laya2.0_示例(12) Laya_示例(9)
API DocumentationAll Packages | All Classes | Index | Frames No Frames AttachPointProperties | Methods | Events Packagelaya.d3.componentClasspublic class AttachPointInheritanceAttachPoint Component3D EventDispatcher Object AttachPoint 类用于创建挂点组件。 Public Properties Hide I...
来源: laya_api 发布时间: 20170929
... _updateEventScript那边会取到上一个动画的event数组 用当前index去取上一个event数组里的值 就炸了 之前3.0并没有发生这样的情况 对比3.0和3.1的源码 发现在动画融合处理那边有一些变化 3.1删去了一些条件判断 不知道是否是原因之一 ...
来源: Laya_社区 发布时间: 20240205
API DocumentationAll Packages | All Classes | Index | Frames No Frames ViewportProperties | Methods Packagelaya.d3.mathClasspublic class ViewportInheritanceViewport Object Viewport 类用于创建视口。 Public Properties PropertyDefined By height : Number高度Viewport maxDepth : ...
来源: laya_api 发布时间: 20170929
...目文件夹就是你的h5项目,你可以直接在网页上运行你的index.html文件,能再PC浏览器上运行的项目就是网页版本 2、发布release版本是为了让开发者有效的压缩和过滤整个js项目,譬如js文件压缩,png压缩,jpeg压缩,以及将辅助IDE...
来源: Laya_社区 发布时间: 20170906
API DocumentationAll Packages | All Classes | Index | Frames No Frames CommonScriptProperties | Methods Packagelaya.componentsClasspublic class CommonScriptInheritanceCommonScript Component Object CommonScript 类用于创建公共脚本类。 Public Properties Hide Inherited Public Propert...
来源: Laya2.0_api 发布时间: 20190513
...图7-4) 我们在CameraControll.ts类添加如下代码: private layerIndex: number = 0; onMouseDown(e: Laya.Event) { //清除所有图层 this.camera.removeAllLayers(); this.layerIndex++; //设置可视图层 this.camera.addLayer(this.layerIndex%2+ 1); } 效果如动图7-5所示, (动图7-5...
来源: Laya3.0_文档 发布时间: 20251010
...是你的js文件去调用LayaUISample.max.js文件下的方法,注意下index.html下script标签的引用顺序,按照正常的js调js的方式去调用就可以了! 2017-03-21 0 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 vince...
来源: Laya_社区 发布时间: 20170321
...的字体文件,测试发现最终执行到 resource/scripts 目录下 index.js 中的方法 initFreeType()bRet = conch.initFreeTypeDefaultFontFromFile("");运行时只会从系统字体库里面找默认的简体中文?其他国家的文字没有显示。。。 添加多个字体文件可以...
来源: Laya_社区 发布时间: 20181119
...现游览器全屏 Laya.WeakObject怎么遍历key? layabox 程序 访问index.html?key='aaa' key参数启动类怎么获取? 为什么Loader.loadedMap里面的key存的是全路径,而不存相对路径呢? Laya.Tween 的属性列表的key 不能是变量? unity3d sentinel key not found Laya...
来源: Laya_社区 发布时间: 20171011
API DocumentationAll Packages | All Classes | Index | Frames No Frames VertexShuriKenParticleMethods | Constants Packagelaya.d3.graphics.VertexClasspublic class VertexShuriKenParticleInheritanceVertexShuriKenParticle ObjectSubclasses VertexShurikenParticleBillboard, VertexShurikenParticleMe...
来源: Laya2.0_api 发布时间: 20190513