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

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

5371. laya.d3.core.particleshuriken.ShurikenParticleSystem_API3.0 [ 33%]

...3/core/particleShuriKen/ShurikenParticleSystem.ts:220 是否预热。暂不支持 randomSeed randomSeed: Uint32Array = null Defined in laya/d3/core/particleShuriKen/ShurikenParticleSystem.ts:308 随机种子,注:play()前设置有效。 randomizeRotationDirection randomizeRotationDirection: number =...

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

5372. laya.ui.ScaleBox_API3.0 [ 33%]

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

5373. laya.display.Scene_API3.0 [ 33%]

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

5374. laya.ui.Box_API3.0 [ 33%]

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

5375. 解决跨域相关! [ 33%]

...PTIONS;   ...... } 这样就可以实现GET,POST,OPTIONS的跨域请求的支持 也可以 add_header Access-Control-Allow-Origin http://www.layabox.com; --指定允许的url; 2、数据请求跨域需要后端语言配合修改,在请求里加上header标识,这里以php语言为例: header(...

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

5376. Byte二进制读写(JavaScript-LayaAir基础篇(JS)-数据与通信) [ 33%]

...,二进制的操作是不可或缺的。在html5时代,对二进制的支持已经有了很大的突破。但是api的繁琐,对开发者开发项目来说不太方便。在页游时代,ActionScript3.0的二进制数组ByteArray,功能完善,api操作简单易懂,因此Laya的Byte在...

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

5377. laya.ui.HScrollBar_API3.0 [ 33%]

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

5378. laya.ui.VScrollBar_API3.0 [ 33%]

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

5379. laya.display.Stage_API3.0 [ 33%]

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

5380. laya.display.Animation [ 33%]

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

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