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

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

1941. laya.ui.VSlider_API3.0 [ 64%]

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

1942. laya.ui.ScrollBar_API3.0 [ 64%]

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

1943. laya.ui.TipManager_API3.0 [ 64%]

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

1944. laya.d3.core.scene.Scene [ 64%]

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

来源: laya_api 发布时间: 20170929

1945. Layabox引擎的游戏案例(TypeScript-简介篇(TS)-Layabox案例) [ 64%]

... 第一代引擎LayaFlash完全基于AS3语言开发,采用Canvas渲染模式,是HTML5行业唯一能全面支持Flash AS3语言及AS3原生API开发HTML5游戏的引擎。在2015年发布后,一年内基于该引擎的产品在QQ浏览器中上线的十余款。因第二代引擎LayaAir更...

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

1946. 绘制直线与折线(ActionScript-LayaAir基础篇(AS3)-矢量图) [ 64%]

...控件绘制直线 **步骤一**:打开我们的LayaAirIDE,点击设计模式,新建一个View页面 ​ ![6](img/5.png) ​ (图5) **步骤二**:将组件中的曲线组件拖动到View页面上,就会自动生成默认的直线 ​ ![7](img/6.png) ​ (图6) **步骤三**:修...

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

1947. laya.display.AnimationBase [ 64%]

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

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

1948. laya.ui.ViewStack_API3.0 [ 64%]

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

1949. laya.ui.Clip_API3.0 [ 64%]

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

1950. laya默认模型的阴影没有渲染 [ 64%]

...Laya.MiniAdpter.init(); //初始化引擎 Laya3D.init(0, 0, true); //适配模式 Laya.stage.scaleMode = Laya.Stage.SCALE_FULL; Laya.stage.screenMode = Laya.Stage.SCREEN_NONE; //开启统计信息 Laya.Stat.show(); //添加3D场景 var scene = Laya.stage.addChild(new Laya.Scene()); //添加照相机...

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