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

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

1431. laya.d3.component.staticmesh.StaticMeshMergeInfo_API3.0 [ 62%]

...Dec renders addElement destroy match create Legend Object literal Variable Function Type alias Class Class with type parameter Property Method Enumeration Interface Static method

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

1432. laya.d3.utils.Picker_API3.0 [ 62%]

... rayIntersectsTriangle rayPlaneIntersection Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Enumeration Interface Static method

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

1433. laya.ani.bone.Transform_API3.0 [ 62%]

...skY skewX skewY x y getMatrix initData skew Legend Object literal Variable Function Type alias Class Class with type parameter Property Method Enumeration Interface

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

1434. laya.d3.core.particleshuriken.module.Burst_API3.0 [ 62%]

...ructor maxCount minCount time clone cloneTo Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Method Enumeration Interface

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

1435. laya.components.AnimatorStateTriggerCondition_API3.0 [ 62%]

...ckState conditionIDToName conditionNameToID Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Method Enumeration Interface Inherited accessor

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

1436. laya.display.cmd.DrawEllipseCmd_API3.0 [ 62%]

...percent width x y ID getBoundPoints recover Legend Object literal Variable Function Type alias Class Class with type parameter Property Method Enumeration Interface Static property

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

1437. loadAnimation无法获取动画文件 [ 62%]

....load(aniArr, Handler.create(this, onAni), null, Loader.ATLAS);   private function onAni():void {     var role:SimpleRole = new SimpleRole();     Laya.stage.addChild(role); }       SimpleRole类:   public function SimpleRole()  {    roleAni = new Animation();    roleAni.loadAnimation...

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

1438. laya.display.BitmapFont_API3.0 [ 62%]

...建 Parameters url: string Returns boolean off off(type: string, listener: Function): EventDispatcher off(type: string, caller: any, listener?: Function, args?: any[]): EventDispatcher Inherited from EventDispatcher.off Defined in laya/events/EventDispatcher.ts:112 从 EventDispatcher 对象中删...

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

1439. laya.d3.core.render.RenderElement_API3.0 [ 62%]

...ss with type parameter Constructor Property Method Object literal Variable Function Type alias Enumeration Interface

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

1440. 二次开发 异步回调没反应 [ 62%]

...szdn.game.fkzy.VGUtil"); VGUtil.callWithBack(back, "showVideoAd", type);  function back(code){ LayaManager.showTextTip("广告返回成功:"+code); success.runWith(code); } }  android: public static void showVideoAd(String adname) { //Vgad.showVideoAd(adname); //可播放次数,为-1表示无...

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