大约有 320 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0038 秒)
Laya_社区(208) Laya3.0_api(37) laya_api(24) Laya2.0_api(20) Laya2.0_文档(16) Laya3.0_文档(11) Laya2.0_示例(2) Laya_示例(2)
...xternalSkin Hierarchy ExternalSkin Index Properties target Accessors items source templet Methods flush Properties target target: SpineSkeleton Defined in laya/spine/ExternalSkin.ts:11 Accessors items get items(): ExternalSkinItem[] set items(value: ExternalSkinItem[]): void Defined in laya/spine/Ex...
来源: Laya3.0_api 发布时间: 20231115
Uncaught RangeError: Source is too large 这个怎么解决,下面是具体的错误提示,希望有朋友提供下解决方法 Uncaught RangeError: Source is too large at Float32Array.set (native) at DynamicBatch.__proto._getRenderElement (file:///D:/Projects_D/LayaPrjs/2017_FilesLayouterManag...
来源: Laya_社区 发布时间: 20170626
... Index Properties attrParsed lastTagEnd lastTagName lowerCaseName parsePos source sourceLen tagLength tagName tagPos tagType Accessors attributes Methods begin getAttribute getRawText getTagSource getText nextTag parseAttributes Properties Static attrParsed attrParsed: boolean Defined in laya/html/X...
来源: Laya3.0_api 发布时间: 20231115
..., ignoring 10-13 17:31:15.901 6514-6514/com.vivo.vs W/chromium: [WARNING:resource_bundle.cc(315)] locale_file_path.empty() 10-13 17:31:15.901 6514-6514/com.vivo.vs I/chromium: [INFO:aw_browser_main_parts.cc(63)] Load from apk succesful, fd=90 off=872512 len=2961 10-13 17:31:15.901 6514-6514/com.vivo...
来源: Laya_社区 发布时间: 20181013
...个问题 问题1 创建新的spine组件 将 1021001.skel拖到组件的Source处会报错 Failed to load resources/1021001.skel:TypeError: Cannot read properties of undefined (reading 'getImage') 但是1010001.skel文件却没有问题 如果先拖动1010001.skle到spine组件的source属性...
来源: Laya_社区 发布时间: 20230602
...Index | Frames No Frames HTMLCanvasProperties | Methods Packagelaya.resourceClasspublic class HTMLCanvasInheritanceHTMLCanvas laya.resource.Bitmap HTMLCanvas 是 Html Canvas 的代理类,封装了 Canvas 的属性和方法。 Public Properties PropertyDefined By context : Context[read-only...
来源: Laya2.0_api 发布时间: 20190513
发现了一个资源路径引起得bug,组件Animation得属性source里面得图片不能正确被加载 麻烦官方看下。 TestView.ui上面又一个Animation组件,如果我的资源目录结构是这样得形式,Animation里面得图片就显示不出来了,项目运行得时候,...
来源: Laya_社区 发布时间: 20171102
...ewport.ts:110 克隆 Parameters out: Viewport Returns void project project(source: Vector3, matrix: Matrix4x4, out: Vector4): void Defined in laya/d3/math/Viewport.ts:48 投影一个三维向量到视口空间。 Parameters source: Vector3 三维向量。 matrix: Matrix4x4 变换矩阵。 out: Vecto...
来源: Laya3.0_api 发布时间: 20231115
...public function main():void { _guideImage = new Image(); _guideImage.source = Loader.getRes("source/png/ui/1/guideImg.png"); tweenGuide1(_guideImage ); Tween.clearAll(_guideImage); _guideImage.destroy(true); _guideImage.dispose(); _guideImage = null; } public function...
来源: Laya_社区 发布时间: 20161216
...t/arm64/base.odex [arm64-v8a] 8 java: 9 layaair.game.browser.c.a(Unknown Source:121) 10 layaair.game.browser.x.i(Unknown Source:408) 11 layaair.game.browser.x.run(Unknown Source:21) # main(1)nis 1 java.lang.Object.wait(Native Method) 2 java.lang.Object.wait(Object.java:442) 3 java.lang.Obj...
来源: Laya_社区 发布时间: 20200813