大约有 5,470 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0124 秒)
Laya_社区(4521) Laya2.0_文档(280) Laya_示例(157) Laya3.0_文档(153) Laya2.0_示例(119) Laya3.0_api(92) Laya2.0_api(81) laya_api(67)
...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
...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
...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
...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
...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
...ian); } } 2.5 装饰器属性标识的类型 装饰器属性标识的类型支持引擎对象类型(例如:Laya.Vector3、Laya.Sprite3D、Laya.Camera等)、自定义的对象类型(需要标记@regClass())、以及TS语言的基本类型。 2.5.1 引擎对象类型 引擎对象类型的...
来源: Laya3.0_文档 发布时间: 20251010
..., "../../../../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
... layaAir3D在下下个 版本会新增功能--地形,也可支持从unity中导出地形,然后直接就可从地形中获取当前位置 所在高度。因为地形牵扯到移动端浏览器硬件设备的很多技术瓶颈,性能比肯定不如建模软件直接创建的模...
来源: Laya_社区 发布时间: 20170505
...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
...示。 Label blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bold : Boolean 指定文本是否为粗体字。 默认值为 false,这意味着不使用粗体字。如果值为 true,则文本为粗体字。 Label borderColor : String 文本边框背景颜色...
来源: Laya2.0_api 发布时间: 20190513