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

大约有 5,470 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0124 秒)

5341. laya.particle.Particle2D_API3.0 [ 35%]

...d 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 cacheAs get cacheAs(): ...

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

5342. laya.media.SoundNode_API3.0 [ 35%]

...d 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 cacheAs get cacheAs(): ...

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

5343. laya.map.GridSprite_API3.0 [ 35%]

...d 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 cacheAs get cacheAs(): ...

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

5344. IDE1.7.19.1beta打包apk后后,播放spine动画出现图片缺失 [ 35%]

...ibs/min/laya.particle.min.js"></script> <!--提供tileMap解析支持--> <script type="text/javascript" src="libs/min/laya.tiledmap.min.js"></script> <!--提供了制作UI的各种组件实现--> <script type="text/javascript" src="libs/min/laya.ui.min.js"><...

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

5345. laya.ui.DialogManager_API3.0 [ 35%]

...d 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 cacheAs get cacheAs(): ...

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

5346. 组件装饰器说明 · LayaAir3.4 · 引擎文档 · LAYABOX [ 35%]

...ian); } } 2.5 装饰器属性标识的类型 装饰器属性标识的类型支持引擎对象类型(例如:Laya.Vector3、Laya.Sprite3D、Laya.Camera等)、自定义的对象类型(需要标记@regClass())、以及TS语言的基本类型。 2.5.1 引擎对象类型 引擎对象类型的...

来源: Laya3.0_文档 发布时间: 20251010

5347. List属性详解(ActionScript-IDE篇(AS3)-IDE组件属性详解) [ 35%]

..., "../../../../res/ui/listskins/5.jpg"]; public function UI_List() { // 不支持WebGL时自动切换至Canvas Laya.init(800, 600, WebGL); //画布垂直居中对齐 Laya.stage.alignV = Stage.ALIGN_MIDDLE; //画布水平居中对齐 Laya.stage.alignH = Stage.ALIGN_CENTER; //等比缩放 Laya.stage.s...

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

5348. 3D中如何限制角色的行走区域? [ 35%]

...         layaAir3D在下下个 版本会新增功能--地形,也可支持从unity中导出地形,然后直接就可从地形中获取当前位置   所在高度。因为地形牵扯到移动端浏览器硬件设备的很多技术瓶颈,性能比肯定不如建模软件直接创建的模...

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

5349. laya.ani.swf.MovieClip_API3.0 [ 35%]

...d 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 cacheAs get cacheAs(): ...

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

5350. laya.ui.TextInput [ 35%]

...示。 Label blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bold : Boolean 指定文本是否为粗体字。 默认值为 false,这意味着不使用粗体字。如果值为 true,则文本为粗体字。 Label borderColor : String 文本边框背景颜色...

来源: Laya2.0_api 发布时间: 20190513