大约有 134 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0076 秒)
...ionPlayerBase Sprite Node EventDispatcher ObjectSubclasses EffectAnimation 关键帧动画播放类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影...
来源: laya_api 发布时间: 20170929
...ionBase Sprite Node EventDispatcher ObjectSubclasses EffectAnimation 节点关键帧动画播放类。解析播放IDE内制作的节点动画。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node...
来源: Laya2.0_api 发布时间: 20190513
...切线tangents 切线数据是法线贴图和法线映射等高级效果的关键部分。法线贴图通过在模型表面上存储法线信息来模拟高度细节。切线数据帮助计算像素法线,使物体在视觉上呈现出凹凸细节。所以切线与法线计算模式 一样,只...
来源: Laya3.0_文档 发布时间: 20251010
...ctor3(rotateX, 0, 0)); this.startX = e.stageX; this.startY = e.stageY; } } 关键代码就这些。但是简单的旋转缩放还是可以做到。旋转暂时只有x轴 186*****868 • 2019-06-04 12:05 @IBA:当然还有不少问题和bug。但是在基础去优化就好了。起码生效了 IBA •...
来源: Laya_社区 发布时间: 20190531
...减少 I/O 请求,是 2D 产品中提升渲染性能与显存利用率的关键手段之一。 在LayaAir3.4.0版本之前,引擎中使用图集需要开发者提前制作好图集文件,或是通过配置自动图集规则在预览或发布阶段统一生成图集纹理与数据。这种方...
来源: Laya3.0_文档 发布时间: 20260131
...还不够好。但Laya的作者们真的牛逼,都是老油条,那些关键的API和工具赏心悦目。 2019-06-17 0 0 分享 微博 QZONE 微信 玩世不恭。 赞同来自: 作为一个新用户,看了各位的言论都感动的哭了,这么有认同感。 2019-09-02 0 0 分享 微博 Q...
来源: Laya_社区 发布时间: 20181218
...Clip FrameAnimation AnimationPlayerBase Sprite Node EventDispatcher Object 关键帧动画播放类 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响...
来源: laya_api 发布时间: 20170422
...件内的内容。 #### 第五步:设置导出选项 这是最后一个关键步骤,这里配置一些位图文本的导出样式效果,以及导出的格式。 我们先通过菜单栏的 `Options`->`Export Options` ,打开Export Options 设置导出选项,如下图所示: ; // 关键:添加延迟确保音频会话就绪 Laya.timer.once(300, this, () => { const channel = Laya.SoundManager.playMusic(currentBgmUrl, 2); ...
来源: Laya_社区 发布时间: 20250930