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

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

1. Vector3 is not a constructor [ 100%]

Vector3 is not a constructor mac 1.7.16   ------------------- 花了一天时间找到错误引发的地方   如果把这个类删除了,就不会报错,,,,,,, 我就想问一下有没有编译记录,告诉我是什么原因,,,,, 有没有大神知道,或遇到的...

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

2. mac10.13.2 运行报错 Vector3 is not a constructor [ 95%]

mac10.13.2 运行报错 Vector3 is not a constructor 我和同事相同的mac机子,相同的代码,ide版本什么都对上的。就是我运行的时候会报这个错误。唯一的区别就是,他们的mac版本是10.12的   附件 : --> 2018-04-16 添加评论 免费帖 --> 分享 微...

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

3. LayaAir新建3D示例项目,在as开发模式下,运行报错 TypeError: Vector3 is not a constructor [ 95%]

...yaAir新建3D示例项目,在as开发模式下,运行报错 TypeError: Vector3 is not a constructor 运行环境 MacOs 10.13.3  2018-05-07 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 4 个回复 海 赞同来自: 最...

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

4. 新手的伤,ReferenceError: CameraMoveScript is not defined [ 90%]

...hild(camera); //移动摄像机位置 camera.transform.position = new Laya.Vector3(0, 5, 23); //旋转摄像机角度 camera.transform.rotate(new Laya.Vector3(-17, 0, 0), true, false); //设置摄像机视野范围(角度) camera.fieldOfView = 35; //设置背景颜色 camera.clearColor = new Lay...

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

5. laya.d3.math.Ray_API3.0 [ 82%]

...rties direction origin Methods at Constructors constructor new Ray(origin: Vector3, direction: Vector3): Ray Defined in laya/d3/math/Ray.ts:10 创建一个 Ray 实例。 Parameters origin: Vector3 射线的起点 direction: Vector3 射线的方向 Returns Ray Properties direction direction: Vector3 ...

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

6. laya.d3.core.Vector3Keyframe_API3.0 [ 82%]

...Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/Vector3Keyframe" Vector3Keyframe Class Vector3Keyframe Vector3Keyframe 类用于创建三维向量关键帧实例。 Hierarchy Keyframe Vector3Keyframe Implements IClone Index Constructors constructor Properties inTangent inW...

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

7. laya.d3.math.BoundBox_API3.0 [ 80%]

...oDefault createfromPoints merge Constructors constructor new BoundBox(min: Vector3, max: Vector3): BoundBox Defined in laya/d3/math/BoundBox.ts:17 创建一个 BoundBox 实例。 Parameters min: Vector3 包围盒的最小顶点。 max: Vector3 包围盒的最大顶点。 Returns BoundBox Properties ...

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

8. phasorSpriter3D 无法使用 [ 80%]

...ar _color = new Laya.Vector4(1, 0, 0, 1); var _corners = new Array<Laya.Vector3>(); _corners[0] = new Laya.Vector3(); _corners[1] = new Laya.Vector3(); _corners[2] = new Laya.Vector3(); _corners[3] = new Laya.Vector3(); _corners[4] = new Laya.Vector3(); _corners[5] = new Laya.Vector3(); _corne...

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

9. 3Ddemo加载Unity导出场景报错resou._removeReference is not a function [ 80%]

...Camera(0, 0.1, 1000))) as Laya.Camera; camera.transform.translate(new Laya.Vector3(0, 3, 3)); camera.transform.rotate(new Laya.Vector3(-30, 0, 0), true, false); })); } } 2019-04-26 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提...

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

10. laya.d3.math.BoundsImpl_API3.0 [ 80%]

...nter setExtent setMax setMin Constructors constructor new BoundsImpl(min?: Vector3, max?: Vector3): BoundsImpl Defined in laya/d3/math/BoundsImpl.ts:138 创建一个 BoundsImp 实例。 Parameters Optional min: Vector3 min 最小坐标 Optional max: Vector3 max 最大坐标。 Returns BoundsImpl Pro...

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