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

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

81. Vector 向量如何创建? 在2d微信小游戏中 [ 60%]

...向量  var v = new Vector2(); 会报错   TypeError: Vector2 is not a constructor 2018-06-07 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 c__yh 赞同来自: 在3d工程里面是可以的,2d不行。我们...

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

82. TypeError: Cannot read property '_doAwake' of undefined [ 60%]

..._STATE,有什么用能不能去掉。 TypeError: Laya.MovieClip is not a constructor 问题状态 最新活动: 2018-09-19 17:23 浏览: 999 关注: 2 人

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

83. Laya.timer.loop() 报错 Cannot read property 'loop' of null [ 60%]

...st 。 private n:number = 0; private x0:number = 0; private y0:number = 0; constructor(){super();} onEnable():void{ this.x = this.x0; this.y = this.y0; Laya.timer.loop(20, this, this.frameWork); // 每 20 ms 执行一次 } private frameWork():void{ this.y = this.y0 + 10 * (this.n % 3); alert("move "...

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

84. laya.maths.Vector3_API3.0 [ 60%]

...3 类用于创建三维向量。 Hierarchy Vector3 Implements IClone Index Constructors constructor Properties x y z ForwardLH ForwardRH NegativeUnitX ONE UnitX UnitY UnitZ Up ZERO Methods clone cloneTo cross dot equal fromArray length lengthSquared normalize scale set setValue toArray toDefault vad...

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

85. laya.d3.math.Vector3_API3.0 [ 60%]

...3 类用于创建三维向量。 Hierarchy Vector3 Implements IClone Index Constructors constructor Properties x y z ForwardLH ForwardRH NegativeUnitX ONE UnitX UnitY UnitZ Up ZERO Methods clone cloneTo cross dot fromArray length lengthSquared normalize scale set setValue toArray toDefault vadd vsub...

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

86. 错误类型 :cannot read property "tranisfrom" [ 60%]

...? 怎样解决? new Laya.TiledMap()提示错误:Laya.TiledMap is not a constructor Box自动宽度计算错误 Uncaught TypeError: Cannot read property 'props' of undefined 问题状态 最新活动: 2019-05-22 12:03 浏览: 706 关注: 1 人

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

87. 2.0版本Laya.MiniAdpter为空 [ 60%]

...测机制是啥 2.0版本list渲染显示 2.0版本,Particle2D is not a constructor 问题状态 最新活动: 2019-12-06 12:17 浏览: 762 关注: 1 人

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

88. 有标量与Vector3的乘法公式吗? [ 60%]

...项目,在as开发模式下,运行报错 TypeError: Vector3 is not a constructor Vector3 是不是有个BUG?@版主 Vector3类里面的forNativeElement方法是做什么用的 问题状态 最新活动: 2017-08-21 20:11 浏览: 1135 关注: 3 人

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

89. 错误类型 :cannot read property "tranisfrom" [ 59%]

...? 怎样解决? new Laya.TiledMap()提示错误:Laya.TiledMap is not a constructor Box自动宽度计算错误 Uncaught TypeError: Cannot read property 'props' of undefined 问题状态 最新活动: 2019-05-23 11:07 浏览: 602 关注: 2 人

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

90. Laya2.0TiledMap问题 [ 59%]

....TiledMap()后运行hui会提示Uncaught TypeError: Laya.TiledMap is not a constructor 附件 : --> 2019-08-08 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 0 个回复 为什么被折叠? 0 个回复被折叠 要回复问...

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