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

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

371. laya.ui.HSlider_API3.0 [ 71%]

...} example Laya.init(640, 800, "canvas");//设置游戏画布宽高、渲染模式 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色 var hSlider; var res = ["resource/ui/hslider.png", "resource/ui/hslider$bar.png"]; Laya.loader.load(res, laya.utils.Handler.create(this, onLoadComplete)); fu...

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

372. 脚本挂载命名有小问题(小bug,影响观感,目前未发现影响逻辑) [ 71%]

...请求有Bug? LayaAir2.61 测试版 物理引擎bug 百分百 复现 横屏模式在锁定竖屏的iphone上不能正常显示的问题 mask在layaplayer中有问题 问题状态 最新活动: 2023-08-25 10:33 浏览: 1622 关注: 2 人

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

373. laya.ui.Clip [ 71%]

...AutoBitmap 位图实例。 Clip blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Component cacheAs : String 指定显示对象是否缓存为静态图像,c...

来源: laya_api 发布时间: 20170929

374. laya.ui.ProgressBar [ 71%]

...背景条对象。 ProgressBar blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Component cacheAs : String 指定显示对象是否缓存为静态图像,ca...

来源: laya_api 发布时间: 20170929

375. laya.ui.Box_API3.0 [ 71%]

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

376. laya.ui.AdvImage_API3.0 [ 71%]

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

377. laya.d3.core.BaseCamera [ 71%]

... RENDERINGTYPE_DEFERREDLIGHTING : String = DEFERREDLIGHTING[static] 渲染模式,延迟光照渲染,暂未开放。BaseCamera  RENDERINGTYPE_FORWARDRENDERING : String = FORWARDRENDERING[static] 渲染模式,前向渲染。BaseCamera  VIEWMATRIX : int[static] BaseCamera  VIEWPROJECTMATRIX : ...

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

378. 纹理资源 · LayaAir3.4 · 引擎文档 · LAYABOX [ 71%]

...类型2、纹理资源的通用属性2.1 纹理类型 textureType2.2 环绕模式 wrapMode2.3 过滤模式 filterMode2.4 纹理翻转 flip2.5 纹理旋转 rotate2.6 非2次幂缩放 npot2.7 可读写 readWrite2.8 纹理格式 format3、精灵纹理的专有属性3.1 九宫格 sizeGrid3.2 按钮皮...

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

379. laya.ui.Button_API3.0 [ 70%]

..."); } } } example Laya.init(640, 800);//设置游戏画布宽高、渲染模式。 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色。 Laya.loader.load("resource/ui/button.png",laya.utils.Handler.create(this,loadComplete));//加载资源 function loadComplete() { console.log("资源加...

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

380. laya.ui.LayoutBox_API3.0 [ 70%]

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