大约有 4,119 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0133 秒)
Laya_社区(3398) Laya2.0_文档(389) Laya3.0_文档(211) Laya3.0_api(63) Laya2.0_api(21) laya_api(21) Laya_示例(9) Laya2.0_示例(7)
...erDataByIndex getShaderPropertyValue getTexture getTextureByIndex getVector2 getVector2ByIndex getVector3 getVector3ByIndex getVector4 getVector4ByIndex hasDefine hasListener isCreateFromURL off offAll offAllCaller oldparseEndEvent on once removeDefine setBool setBoolByIndex setBuffer setBufferByInd...
来源: Laya3.0_api 发布时间: 20231115
...式下使用renderTarget缓存。 webgl下renderTarget缓存模式有最大2048大小限制,会额外增加内存开销,不断重绘时开销比较大,但是会减少drawcall,渲染性能最高。 webgl下命令缓存模式只会减少节点遍历及命令组织,不会减少drawcall,性...
来源: laya_api 发布时间: 20170422
...加载资源问题 我的资源都是加了版本号的,现在用的是2.4.0的beta版本的类库,现在有个奇怪的问题,就是我的小游戏只要把缓存清理了,那么外部资源就可以加载到,很正常,但是如果我退出,不清理缓存,重进的话,图集加...
来源: Laya_社区 发布时间: 20200103
...in laya/device/media/Video.ts:43 Parameters Default value width: number = 320 Default value height: number = 240 Returns Video Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya/display/Node.ts:58 _ownGraphics _ownGraphics: boolean = false Inherited from Animati...
来源: Laya3.0_api 发布时间: 20231102
...ublic Constants ConstantDefined By COLOROVERLIFEGRADIENTALPHAS : int = 22[static] ShuriKenParticle3D COLOROVERLIFEGRADIENTCOLORS : int = 23[static] ShuriKenParticle3D CURRENTTIME : int = 12[static] ShuriKenParticle3D GRAVITY : int = 7[static] ShuriKenParticle3D LIGHTMAP : int = 3[stati...
来源: laya_api 发布时间: 20170929
...式下使用renderTarget缓存。 webgl下renderTarget缓存模式有最大2048大小限制,会额外增加内存开销,不断重绘时开销比较大,但是会减少drawcall,渲染性能最高。 webgl下命令缓存模式只会减少节点遍历及命令组织,不会减少drawcall,性...
来源: laya_api 发布时间: 20170422
...额外创建renderTarget对象,增加内存开销,缓存面积有最大2048限制,不断重绘时会增加CPU开销。优点:大幅减少drawcall,渲染性能最高。 webgl下命令缓存模式缺点:只会减少节点遍历及命令组织,不会减少drawcall数,性能中等。优...
来源: laya_api 发布时间: 20170929
...= false Inherited from Text._ownGraphics Defined in laya/display/Sprite.ts:252 _scene _scene: Node Inherited from Node._scene Defined in laya/display/Node.ts:641 _skinBaseUrl _skinBaseUrl: string Inherited from Text._skinBaseUrl Defined in laya/display/Sprite.ts:276 如果节点需要加载相关的...
来源: Laya3.0_api 发布时间: 20231115
... VideoNode Overrides Sprite.constructor Defined in laya/media/VideoNode.ts:22 Returns VideoNode Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya/display/Node.ts:56 _ownGraphics _ownGraphics: boolean = false Inherited from Text._ownGraphics Defined in laya/disp...
来源: Laya3.0_api 发布时间: 20231115