大约有 1,229 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0166 秒)
Laya_社区(864) Laya3.0_api(92) Laya2.0_文档(88) Laya3.0_文档(70) Laya2.0_api(60) laya_api(54) Laya_示例(1)
...n Button_toggle() { Laya.init(640, 800);//设置游戏画布宽高、渲染模式。 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色。 Laya.loader.load("resource/ui/button.png", Handler.create(this,onLoadComplete)); } private function onLoadComplete():void { trace("资源加载完成...
来源: Laya3.0_api 发布时间: 20231115
... 在LayaAir引擎中,反射探针的Type只支持`Baked`模式与`Custom`模式。另外,由于图片槽数对于小游戏来说非常的紧张,LayaAir引擎也没有做反射探针的blend(混合模式)支持,只是简单的simple模式和off模式。除了这两点,...
来源: Laya2.0_文档 发布时间: 20210715
...界面,弹框导出时在layaMaxUI.ts中生成对应的类模块(文件模式除外),这些类模块可以作为runtime类的基类,提供便捷的属性接口,方便去访问编辑器里的组件。 这些导出类默认情况下都是继承自Laya.View,Laya.Dialog,Laya.Scene,有些...
来源: Laya_社区 发布时间: 20200827
...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 botto...
来源: 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 botto...
来源: Laya3.0_api 发布时间: 20231115
...化的顶点形状编辑。如动图2-4所示, (动图2-4) 在编辑模式时,可以拖拽黄色顶点方块改变顶点位置,按住键盘Ctrl+鼠标左键点击线段,可以增加顶点。按住键盘Alt+鼠标左键点击顶点可以将其删除。 编辑完成后点击空白区域,...
来源: Laya3.0_文档 发布时间: 20251010
...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 botto...
来源: Laya3.0_api 发布时间: 20231115
...,以字符串表示。 Label blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bold : Boolean 指定文本是否为粗体字。 默认值为 false,这意味着不使用粗体字。如果值为 true,则文本为粗体字。 Label borderColor : String 文本...
来源: Laya2.0_api 发布时间: 20190513
...贴图的时候 是否可以更改 列如 UNITY 里的 Filter Mode 采样模式 LAYABOX读取贴图的时候 是否可以更改 列如 UNITY 里的 Filter Mode 采样模式 个人想将部分贴图 用Point方式采样 不知道改如果编写 附件 : --> 2020-02-22 添加评论 ...
来源: Laya_社区 发布时间: 20200222
...se.blendMode Defined in laya/display/Sprite.ts:960 指定要使用的混合模式。目前只支持"lighter"。 Returns string Inherited from AnimationBase.blendMode Defined in laya/display/Sprite.ts:964 指定要使用的混合模式。目前只支持"lighter"。 Parameters value: string Returns vo...
来源: Laya3.0_api 发布时间: 20231102