大约有 882 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0041 秒)
Laya_社区(657) Laya3.0_api(149) Laya2.0_文档(26) laya_api(16) Laya2.0_api(14) Laya3.0_文档(12) Laya2.0_示例(4) Laya_示例(4)
...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
0.1.0版本layacmd publish -o cc时生成的 main.min.js不正确 使用0.0.2版本的不会有这个问题 附件 : --> 2017-12-19 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 Monica - 知识达人 赞同来...
来源: Laya_社区 发布时间: 20171219
laya2.0新建项目的min.ts和GameConfion.ts有什么用?在里面写代码会恢复原来的代码 查看了教程,搞笑的离谱,新建一个类修改默认启动类来编写,和旧版编写一样。问题2.0新建项目默认创建两个文件居然是没用的?改了代码会恢复...
来源: Laya_社区 发布时间: 20180927
...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
...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
... 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
...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
...链接 提交 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
... 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
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