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

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

1. Vector3 is not a constructor [ 100%]

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

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

2. Resources already exist,is repeated loading 加载特效报重复加载 [ 97%]

...formDemo{     private scene:Laya.Scene3D;     private position:Laya.Vector3 = new Laya.Vector3(0, 0, 0);     private position1:Laya.Vector3 = new Laya.Vector3(0, 0, 0);     private rotate:Laya.Vector3 = new Laya.Vector3(0, 1, 0);     private scale:Laya.Vector3 = new Laya.Vector3()...

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

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. 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

5. laya.d3.core.Vector3Keyframe_API3.0 [ 89%]

...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

6. 新手的伤,ReferenceError: CameraMoveScript is not defined [ 88%]

...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

7. laya.d3.math.Ray_API3.0 [ 87%]

...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

8. laya.d3.math.BoundsImpl_API3.0 [ 87%]

...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

9. laya.d3.math.BoundBox_API3.0 [ 87%]

...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

10. laya.d3.core.Bounds_API3.0 [ 87%]

...Implements IClone Index Constructors constructor Properties _boundBox TEMP_VECTOR3_MAX0 TEMP_VECTOR3_MAX1 Methods calculateBoundsintersection clone cloneTo getCenter getExtent getMax getMin setCenter setExtent setMax setMin Constructors constructor new Bounds(min: Vector3, max: Vector3): Bounds Defi...

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