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

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

241. laya.d3.component.SingletonList_API3.0 [ 68%]

...d in laya/d3/component/SingletonList.ts:9 创建一个新的 SingletonList 实例。 Returns SingletonList Globals "laya/d3/component/SingletonList" SingletonList constructor Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Enumeration Interface

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

242. laya.components.Prefab_API3.0 [ 68%]

...te create(): any Defined in laya/components/Prefab.ts:14 通过预制创建实例 Returns any Globals "laya/components/Prefab" Prefab create Legend Object literal Variable Function Type alias Class Class with type parameter Method Enumeration Interface

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

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

...ctionProbe/ReflectionProbeList.ts:8 创建一个新的 ReflectionProbeList 实例。 Returns ReflectionProbeList Globals "laya/d3/core/reflectionProbe/ReflectionProbeList" ReflectionProbeList constructor Legend Object literal Variable Function Type alias Class Class with type parameter Constructor E...

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

244. Laya.util.Ease这个类是用来配合Tween的,可是怎么使用?没有任何资料啊。 [ 68%]

...置参数,直接拿来用就可以了,或者自己声明一个ease的实例,传入你想要设置的参数,放到tween的第4个参数即可,譬如如下 var ease:*=Ease.backIn(100,100,100,100); Tween.to(sp,{x:400},1000,ease,Handler.create(this,onTween)); 2017-01-05 0 0 分享 微博 QZONE...

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

245. laya.ui.UIGroup_API3.0 [ 67%]

...以自动布局的项集合控件。 Group 的默认项对象为 Button 类实例。 Group 是 Tab 和 RadioGroup 的基类。 Hierarchy Box UIGroup RadioGroup Tab Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name selectHan...

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

246. TitleMap库使用的TitleMap版本是多少? [ 67%]

...TitleMap库使用的工具版本是多少?因为看到导出的格式与实例里面的格式是不一样的 2018-08-13 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自: http://ldc.layabox....

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

247. 2D项目打包安卓后进入游戏提示“加载游戏失败” [ 67%]

...打包安卓后进入游戏提示“加载游戏失败” 使用官方的2D实例,首先发布为web版本,然后构建时资源路径选择的web文件夹(index.html所在目录),然后使用andriod studio打包APK,进入游戏显示“加载游戏失败,可能由于您的网络不稳...

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

248. laya.d3.core.scene.bvh.BVHSpatialManager_API3.0 [ 67%]

...: BVHSpatialManager Defined in laya/d3/core/scene/bvh/SpatialManager.ts:16 实例化BVHSpatialManager Returns BVHSpatialManager Methods clear clear(): void Defined in laya/d3/core/scene/bvh/SpatialManager.ts:29 clear Returns void destroy destroy(): void Defined in laya/d3/core/scene/bvh/SpatialManag...

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

249. ts怎么判断对象是否是某个类 [ 67%]

...山大了。由于每个iframe都有一套自己的执行环境,跨frame实例化的对象彼此是不共享原型链的,因此导致上述检测代码失效!  var iframe = document.createElement('iframe'); //创建iframe  document.body.appendChild(iframe); //添加到body中  xArray = window...

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

250. laya.d3.math.RandX_API3.0 [ 67%]

...(seed: any[]): RandX Defined in laya/d3/math/RandX.ts:18 创建一个 Rand 实例。 Parameters seed: any[] 随机种子。 Returns RandX Properties Static defaultRand defaultRand: RandX = new RandX([0, Date.now() / 65536, 0, Date.now() % 65536]) Defined in laya/d3/math/RandX.ts:18 基于时间种...

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