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

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

1151. laya.d3.core.particleshuriken.module.Burst_API3.0 [ 69%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/particleShuriKen/module/Burst" Burst Class Burst Burst 类用于粒子的爆裂描述。 Hierarchy Burst Implements IClone Index Constru...

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

1152. 批量销毁释放内存(TypeScript-3D基础(TS)-LayaAir3D的内存管理) [ 69%]

...ageCollection(); break; } /** * @private 销毁场景并且释放资源 */ public garbageCollection():void { this._scene.destroy();//销毁场景 this._scene = null; Laya.Resource.destroyUnusedResources();//销毁无用资源(没有被场景树引用,并且没有加资源锁的) } /** * @private 加...

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

1153. 在as里面定义个全局变量,新加进去的JS文件里面是否可以引用这个全局变量? [ 69%]

...量,新加进去的JS文件里面是否可以引用这个全局变量? public class DataSingleton { public static var dxMerchantID:Number = 20000020;//商户id } 我在AS里面定义一个全局变量dxMerchantID,然后我新插入一个游戏js文件,在js文件我该怎么引用到这个dx...

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

1154. laya.components.AnimatorStateTriggerCondition_API3.0 [ 69%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/components/AnimatorStateCondition" AnimatorStateTriggerCondition Class AnimatorStateTriggerCondition Hierarchy AnimatorStateCondition AnimatorSt...

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

1155. laya.display.cmd.DrawEllipseCmd_API3.0 [ 69%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/display/cmd/DrawEllipseCmd" DrawEllipseCmd Class DrawEllipseCmd Hierarchy DrawEllipseCmd Index Properties fillColor height lineColor lineWidth p...

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

1156. 微信小游戏怎么加载本地的配置文件 [ 68%]

...置文件 微信小游戏怎么加载本地配置文件?在laya是可以 public initConfig(){ this.configAsset=[ {url:"res/config/playerCard.json",type:laya.net.Loader.TEXT} ]; Laya.loader.load(this.configAsset,Handler.create(this,this.loadConfigCallBack)) } public loadConfigCallBack(str:boolean){...

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

1157. laya.d3.core.render.RenderElement_API3.0 [ 68%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/render/RenderElement" RenderElement Class RenderElement RenderElement 类用于实现渲染元素。 Hierarchy RenderElement InstanceRen...

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

1158. 二次开发 异步回调没反应 [ 68%]

二次开发 异步回调没反应 ts: /**视频广告 */ public static showVideoAd(success: Laya.Handler, type: string): void { if (GameConfig.ins.isDev) { success.runWith(1); return; } var VGUtil = Laya.PlatformClass.createClass("com.szdn.game.fkzy.VGUtil"); VGUtil.callWithBack(back, "showVideoAd...

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

1159. laya.d3.animation.AnimationNode_API3.0 [ 68%]

...Preparing search index... The search index is not available ts Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/animation/AnimationNode" AnimationNode Class AnimationNode BoneNode 类用于实现骨骼节点。 Hierarchy AnimationNode Implements IClone ...

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

1160. laya.display.cmd.DrawRectCmd_API3.0 [ 68%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/display/cmd/DrawRectCmd" DrawRectCmd Class DrawRectCmd 绘制矩形 Hierarchy DrawRectCmd Index Properties fillColor height lineColor lineWidth ...

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