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

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

41. laya.d3.math.BoundsImpl_API3.0 [ 91%]

...s IClone Index Constructors constructor Properties _boundBox Accessors max min Methods calculateBoundsintersection clone cloneTo getCenter getExtent getMax getMin setCenter setExtent setMax setMin Constructors constructor new BoundsImpl(min?: Vector3, max?: Vector3): BoundsImpl Defined in laya/d3/ma...

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

42. 0.1.0版本layacmd publish -o cc时生成的 main.min.js不正确 [ 90%]

0.1.0版本layacmd publish -o cc时生成的 main.min.js不正确 使用0.0.2版本的不会有这个问题  附件 : --> 2017-12-19 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 Monica - 知识达人 赞同来...

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

43. laya2.0新建项目的min.ts和GameConfion.ts有什么用?在里面写代码会恢复原来的代码 [ 90%]

laya2.0新建项目的min.ts和GameConfion.ts有什么用?在里面写代码会恢复原来的代码 查看了教程,搞笑的离谱,新建一个类修改默认启动类来编写,和旧版编写一样。问题2.0新建项目默认创建两个文件居然是没用的?改了代码会恢复...

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

44. laya.d3.renderobjs.nativeobj.NativeBounds_API3.0 [ 90%]

...e Index Constructors constructor Properties MemoryBlock_size Accessors max min Methods _getBoundBox calculateBoundsintersection clone cloneTo getCenter getExtent getMax getMin setCenter setExtent setMax setMin Constructors constructor new NativeBounds(min?: Vector3, max?: Vector3): NativeBounds Defi...

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

45. laya.d3.math.Bounds_API3.0 [ 89%]

...rchy Bounds Implements IClone Index Constructors constructor Accessors max min Methods calculateBoundsintersection clone cloneTo getBoundBox getCenter getCorners getExtent getMax getMin setCenter setExtent setMax setMin containPoint merge Constructors constructor new Bounds(min?: Vector3, max?: Vect...

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

46. laya.d3.math.BoundBox [ 89%]

... Properties PropertyDefined By  max : Vector3最大顶点。BoundBox  min : Vector3最小顶点。BoundBoxPublic Methods  MethodDefined By  BoundBox(min:Vector3, max:Vector3) 创建一个 BoundBox 实例。 BoundBox  clone():* 克隆。 BoundBox  cloneTo(destObject:*):void 克隆。 Boun...

来源: laya_api 发布时间: 20170929

47. laya.d3.math.BoundBox_API3.0 [ 89%]

...y BoundBox Implements IClone Index Constructors constructor Properties max min Methods clone cloneTo getCenter getCorners getExtent setCenterAndExtent toDefault createfromPoints merge Constructors constructor new BoundBox(min: Vector3, max: Vector3): BoundBox Defined in laya/d3/math/BoundBox.ts:17 ...

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

48. Video is not a construction [ 88%]

...链接 提交 2 个回复 cuixueying 赞同来自: 引用库:laya.core.min.js, laya.ui.min.js, laya.webgl.min.js, laya.device.min.js 2017-03-14 0 0 分享 微博 QZONE 微信 qq2503995928 赞同来自: 加了个device  可以了  谢谢 2017-03-14 0 0 分享 微博 QZONE 微信 为什么被折...

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

49. laya.d3.math.BoundBox [ 87%]

... Properties PropertyDefined By  max : Vector3最大顶点。BoundBox  min : Vector3最小顶点。BoundBoxPublic Methods  MethodDefined By  BoundBox(min:Vector3, max:Vector3) 创建一个 BoundBox 实例。 BoundBox  clone():* 克隆。 BoundBox  cloneTo(destObject:*):void 克隆。 Boun...

来源: Laya2.0_api 发布时间: 20190513

50. AS类中初始化JS类相关问题 [ 86%]

AS类中初始化JS类相关问题 AS项目   Base.min.js是用webpack打包后生成的   原项目中有一个Base.js类   Base.min.js放在bin/h5目录下 下面是代码:   Laya.loader.load("Base.min.js", Handler.create(this,loadedHandler)); function loadedHandler(data:*):void{ //加...

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