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

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

511. laya.ui.List_API3.0 [ 31%]

...g", "resource/ui/vscroll$down.png", "resource/ui/vscroll$up.png"], Handler.create(this, onLoadComplete)); } private function onLoadComplete():void { var arr:Array = [];//创建一个数组,用于存贮列表的数据信息。 for (var i:int = 0; i < 20; i++) { arr.push({label: "item" + i}); } v...

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

512. laya.d3.math.Quaternion_API3.0 [ 31%]

...h lengthSquared normalize rotateX rotateY rotateZ scaling set setValue add createFromAxisAngle createFromMatrix4x4 createFromYawPitchRoll dot forwardLookAt invert lerp lookAt multiply rotationLookAt rotationMatrix slerp Constructors constructor new Quaternion(x?: number, y?: number, z?: number, w?: ...

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

513. laya.ui.Tree_API3.0 [ 30%]

...urce/ui/clip_tree_folder.png", "resource/ui/clip_tree_arrow.png"], Handler.create(this, onLoadComplete)); } private function onLoadComplete():void { var xmlString:String;//创建一个xml字符串,用于存储树结构数据。 xmlString = "<root><item label='box1'>&amp...

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

514. LayaAir3D UnityPlugin 使用须知-版本更新-问题解答(最新版本:1.7.16) [ 28%]

...267. Path: E:/model/LayaScene_/Assets/Main-dat:yunlong System.IO.Directory.CreateDirectoriesInternal (System.String path) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.IO/Directory.cs:131) System.IO.Directory.CreateDirectory (System.String path) (at /Users/builduser/buildslave/m...

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

515. 打成ios包,运行时显示的测试扫码界面 [ 26%]

...-04-22 18:21:18.173045+0800 layabox[3608:626634] iOS OpenGL ES 2.0 context created 2020-04-22 18:21:18.174268+0800 layabox[3608:626634] AppVersion=2.0 2020-04-22 18:21:18.175304+0800 layabox[3608:626634] [IAP]plateform info: iPhone,iOS,10.3.3 2020-04-22 18:21:18.180547+0800 layabox[3608:626634] Reac...

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

516. laya.ui.Clip_API3.0 [ 26%]

... var clip; Laya.loader.load("resource/ui/clip_num.png",laya.utils.Handler.create(this,loadComplete));//加载资源 function loadComplete() { console.log("资源加载完成!"); clip = new laya.ui.Clip("resource/ui/clip_num.png",10,1);//创建一个 Clip 类的实例对象 clip ,传入它的皮肤...

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

517. 打包native报错 [ 26%]

...019-06-18 13:34:08.498040+0800 test1[6479:65523] iOS OpenGL ES 3.0 context created 2019-06-18 13:34:08.498646+0800 test1[6479:65523] AppVersion=2.0 2019-06-18 13:34:08.500431+0800 test1[6479:65523] Reachability Flag Status: -R ------- networkStatusForFlags 2019-06-18 13:34:08.500574+0800 test1[6479:...

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

518. lib/arm/liblayaair.so 总是崩溃 [ 25%]

...     pack_files, output_path is /data/log/unzip.     move_input_files, create dir [/data/log/unzip/PLK-AL10_PLK-AL10C00B389_0000000000_20180814105751_tombstone] 08-14 10:57:51.117 3198-3485/? I/logserver: handle_archive_exception, into set notify_type     get_notify_mode, 1     Process 3485 ...

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

519. 3D物理系统 · LayaAir3.3 · 引擎文档 · LAYABOX [ 23%]

...ya.MeshRenderer); // 创建网格 coneMesh.sharedMesh = Laya.PrimitiveMesh.createCone(0.25, 0.75); // 创建材质 let coneMaterial: Laya.BlinnPhongMaterial = new Laya.BlinnPhongMaterial(); coneRender.sharedMaterial = coneMaterial; //把圆锥形3D节点对象添加到3D场景节点下 this.scene.ad...

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

520. 打包成APK运行一半崩溃 [ 22%]

...-11 11:17:08.930    8591-8591/? E/LayaConch5﹕ plugin-----------------onCreate() 04-11 11:17:08.936    8591-8591/? E/﹕ m_pPlatform = layaair.game.Market.MarketTest@f656e70 04-11 11:17:08.949    8591-8591/? I/LayaBox﹕ setLocalizable:0 04-11 11:17:08.950    8591-8591/? I/LayaBox﹕ setI...

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