大约有 2,524 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0125 秒)
Laya_社区(2218) Laya2.0_文档(91) Laya3.0_api(64) Laya2.0_api(57) laya_api(53) Laya3.0_文档(38) Laya_示例(2) Laya2.0_示例(1)
...imation_Example() { Laya.init(640, 800);//设置游戏画布宽高、渲染模式。 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色。 init();//初始化 } private function init():void { var animation:Animation = new Animation();//创建一个 Animation 类的实例对象 animation 。...
来源: Laya3.0_api 发布时间: 20231115
...建一个Skeleton对象 Parameters Default value aniMode: number = 0 动画模式,0不支持换装,1、2支持换装 Returns Skeleton Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya/display/Node.ts:56 _ownGraphics _ownGraphics: boolean = false Inherited f...
来源: Laya3.0_api 发布时间: 20231115
...t.blendMode Defined in laya/display/Sprite.ts:1056 指定要使用的混合模式。目前只支持"lighter"。 Returns string Inherited from Text.blendMode Defined in laya/display/Sprite.ts:1060 指定要使用的混合模式。目前只支持"lighter"。 Parameters value: string Returns void cache...
来源: Laya3.0_api 发布时间: 20231115
...Flash Builder 4.7无法编译Laya2.6.1创建的3D示例项目 Laya2.0 WebGl模式,使用 drawToCanvas 报错 ImageData is not defined? dialog 自定义关闭效果,效果执行完,弹窗无法关闭 [Laya2.0 3D] 2.0正式版上存在某些骨骼动画无法播放,U3D和1.7.*都没问题 Laya...
来源: Laya_社区 发布时间: 20180106
...觉得好用的免费引擎。但是,如果引擎团队没有任何收入模式,这绝对不是一个成熟的商业模式。 有一些商业常识的,都可以理解,如果商业模式出现问题,那将可能会导致企业难以顺利以及高速发展。 假如,引擎企业无法生...
来源: Laya2.0_文档 发布时间: 20210714
...S14上的问题,请提供可重现DEMO,之前已解决过iOS14下混合模式显示异常的问题 2020-09-22 0 2 分享 微博 QZONE 微信 劉海濤@Elvis 赞同来自: 我们项目也遇到了,也是1.0的laya版本,我们查到用 graphics.drawLines 的效率突然变的很低 还...
来源: Laya_社区 发布时间: 20200922
...t.blendMode Defined in laya/display/Sprite.ts:1056 指定要使用的混合模式。目前只支持"lighter"。 Returns string Inherited from Text.blendMode Defined in laya/display/Sprite.ts:1060 指定要使用的混合模式。目前只支持"lighter"。 Parameters value: string Returns void cache...
来源: Laya3.0_api 发布时间: 20231115
...t.blendMode Defined in laya/display/Sprite.ts:1056 指定要使用的混合模式。目前只支持"lighter"。 Returns string Inherited from Text.blendMode Defined in laya/display/Sprite.ts:1060 指定要使用的混合模式。目前只支持"lighter"。 Parameters value: string Returns void cache...
来源: Laya3.0_api 发布时间: 20231115
...性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite cacheAs : String 指定显示对象是否缓存为静态图像,cacheAs时,子对象发生变化,会自动重新缓存,同时也可以手动调用reCache方法更新缓存。...
来源: laya_api 发布时间: 20170929
...: AmbientMode): void Defined in laya/d3/core/scene/Scene3D.ts:576 环境光模式。 如果值为AmbientMode.SolidColor一般使用ambientColor作为环境光源,如果值为如果值为AmbientMode.SphericalHarmonics一般使用ambientSphericalHarmonics作为环境光源。 Returns AmbientMode Def...
来源: Laya3.0_api 发布时间: 20231115