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

大约有 2,154 项符合查询结果, 库内数据总量为 30,782 项。 (搜索耗时: 0.0056 秒)

1061. 动画-新版骨骼动画 [ 68%]

...el/Zombie/new/Zombie.lh")); zombie.once(Laya.Event.HIERARCHY_LOADED, this, function () { //获取Animator动画组件 zombieAnimator = zombie.getChildAt(0).getComponentByType(Laya.Animator); loadUI(); }); function loadUI() { var clipName = ["walk","attack","left_fall","right_fall","back_fall"]; var ...

来源: Laya_示例 发布时间: 20241120

1062. 路径显示会添加DrawCall,每增加一条路径都会添加,有什么办法降DrawCall [ 68%]

...:Array = ; private var arr2:Array = ; private var pop:TestDialogUI; public function TestView() { super(); _path.pivot(0,0); _path.pos(a.x,a.y); this.addChild(_path); _path.rotation = Math.atan2(b.y - a.y, b.x - a.x) / Math.PI * 180; _path2.rotation = Math.atan2(b.y - a.y+300, b.x - a.x) / Math.PI * ...

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

1063. laya.d3.shader.postprocess.aces.ACESShaderLib_API3.0 [ 68%]

...cess/ACES/ACESShaderLib" ACESShaderLib init Legend Object literal Variable Function Type alias Class Class with type parameter Enumeration Interface Static method

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

1064. LayaFlash:求ByteArray.jas ->readMultiByte对gb2312的实现翻译 [ 68%]

...gb2312 unicode转换表然后,自己写算法查找和装换吧. public function readMultiByte (length:int, charSet:String):String          {             if(charSet=="UNICODE" || charSet=="unicode")             {                 return readUnicode(length);   ...

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

1065. typeScript Java互调问题 [ 68%]

...r() {         Laya.init(1280, 720);         sumToJava();     } } function test() {     console.log("java to js") } function sumToJava() {     alert("js to java");     js2java.back(); } //程序入口 new LayaUISample(); declare var js2java : any;   ———————————...

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

1066. 怎么获取Tiledmap设置的tiles自定义属性值 [ 68%]

...性名称          * @return          */         public function getMapProperties(name:String):* {             if (_properties) {                 return _properties[name];             }             return null;         }          ...

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

1067. laya.d3.component.animator.AnimatorResource_API3.0 [ 68%]

...ource" AnimatorResource getAnimatorResource Legend Object literal Variable Function Type alias Class Class with type parameter Enumeration Interface Static method

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

1068. 鼠标事件:为什么没有设置穿透,也会发生穿透现象? [ 68%]

...事件:为什么没有设置穿透,也会发生穿透现象? public function createMovieClip():void {             bg = CreateObj.createSprite(McUrlMgr.LOAD_BG_Path);             this.addChild(bg);             bg.x = 0;             bg.y = 0;          ...

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

1069. laya.d3.component.hlod.HLODConfig_API3.0 [ 68%]

...e releaseTime HLODElement HLODResourceGroup Legend Object literal Variable Function Type alias Class Class with type parameter Property Enumeration Interface

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

1070. laya.d3.core.reflectionprobe.ReflectionProbeList_API3.0 [ 68%]

...nProbeList" ReflectionProbeList constructor Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Enumeration Interface

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