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

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

901. 纹理资源 · LayaAir3.3 · 引擎文档 · LAYABOX [ 40%]

...和细节。 1、纹理资源基础 1.1 纹理资源的类型 LayaAir引擎支持多种类型的纹理资源: 普通纹理资源:常规的图像纹理,如png、jpg、webp等后缀的资源类型; 压缩纹理资源 :能被 GPU 直接读取显示的纹理叫 压缩纹理,如PVRTC(iOS)...

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

902. laya.ui.HBox_API3.0 [ 40%]

...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 bottom get bottom(): nu...

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

903. laya.ui.FontClip_API3.0 [ 40%]

...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 bottom get bottom(): nu...

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

904. laya.ui.UIGroup_API3.0 [ 40%]

...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 bottom get bottom(): nu...

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

905. laya.ui.Dialog_API3.0 [ 40%]

...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 bottom get bottom(): nu...

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

906. laya.display.Stage [ 40%]

...明。Stage blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite cacheAs : String 指定显示对象是否缓存为静态图像,cacheAs时,子对象发生变化,会自动重新缓存,同时也可以手动调用reCache方法更新缓存。 建议把经常...

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

907. laya.d3.core.scene.Scene3D_API3.0 [ 40%]

...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

908. laya.ui.Tree_API3.0 [ 40%]

...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 bottom get bottom(): nu...

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

909. 缓动动画(JavaScript-LayaAir基础篇(JS)-动画基础) [ 39%]

...png) (图1) #### 2.2 常用参数说明 `to()`和`from()`这两种方法都支持静态方法,因此我们需要去实例化Tween类就可以使用。 通过查看图1的API说明,`to()`和`from()`它们的参数理解起来都较简单,这里我们重点强调一下props、duration、ease...

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

910. 缓动动画(TypeScript-LayaAir基础篇(TS)-动画基础) [ 38%]

...png) (图1) #### 2.2 常用参数说明 `to()`和`from()`这两种方法都支持静态方法,因此我们需要去实例化Tween类就可以使用。 通过查看图1的API说明,`to()`和`from()`它们的参数理解起来都较简单,这里我们重点强调一下props、duration、ease...

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