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

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

141. laya.d3.physics.shape.CylinderColliderShape [ 92%]

...es Show Inherited Public Properties PropertyDefined By  height : Number[read-only] 获取高度。 CylinderColliderShape localOffset : Vector3 获取Shape的本地偏移。 ColliderShape localRotation : Quaternion 获取Shape的本地旋转。 ColliderShape needsCustomCollisionCallback : Boole...

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

142. laya.d3.physics.shape.ConeColliderShape [ 92%]

...es Show Inherited Public Properties PropertyDefined By  height : Number[read-only] 获取高度。 ConeColliderShape localOffset : Vector3 获取Shape的本地偏移。 ColliderShape localRotation : Quaternion 获取Shape的本地旋转。 ColliderShape needsCustomCollisionCallback : Boolean =...

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

143. Uncaught TypeError: Cannot read property 'dir' of undefined 这是什么报错啊? [ 92%]

Uncaught TypeError: Cannot read property 'dir' of undefined 这是什么报错啊?   附件 : --> 2018-07-28 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自: dir 未定义 2018-07-28 0 0...

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

144. Uncaught TypeError: Cannot read property '_tf' of null [ 92%]

Uncaught TypeError: Cannot read property '_tf' of null 一直在报这样一个错误 附件 : --> 2016-12-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 nieyiwei 赞同来自: private var _guideImage:Image; ...

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

145. laya2.0.1加载unity导出的场景报错,TypeError: Cannot read property 'props' of undefined [ 92%]

laya2.0.1加载unity导出的场景报错,TypeError: Cannot read property 'props' of undefined laya2.0.1加载unity导出的场景报错,TypeError: Cannot read property 'props' of undefinedlaya版本:2.0.1 unity版本:5.6.7 unity导出laya插件版本:1.7.16   加载代码如下 错误...

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

146. BackGround.super(this);这个报错 Cannot read property 'call' of undefined [ 92%]

BackGround.super(this);这个报错 Cannot read property 'call' of undefined 2018-01-10 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 Laya_Aaron 赞同来自: 你具体描述一下你出现问题的环境, 以...

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

147. 运行编译 报错Cannot read property 'on' of undefined [ 92%]

运行编译 报错Cannot read property 'on' of undefined   附件 : --> 2018-05-31 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 Xu 赞同来自: 如图,昨天我还可以好好运行做项目,今天开启电...

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

148. ani动画问题,cannot read property '_tf' of null [ 92%]

ani动画问题,cannot read property '_tf' of null showAni(panel:Laya.Box) {             if (!panel.contains(this)) {                 panel.addChild(this);                 this.pos(0,110);             }             let i = 1;             this.ani1.play(0, f...

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

149. laya.d3.physics.shape.BoxColliderShape [ 92%]

...dsCustomCollisionCallback : Boolean = falseColliderShape  sizeX : Number[read-only] 获取X轴尺寸。 BoxColliderShape  sizeY : Number[read-only] 获取Y轴尺寸。 BoxColliderShape  sizeZ : Number[read-only] 获取Z轴尺寸。 BoxColliderShape type : int[read-only] 获取碰撞类型。 ...

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

150. 鼠标自定义样式官方有支持吗,Laya.Mouse.hide()会报Uncaught TypeError: Cannot read property 'cursor' of undefined错误 [ 92%]

...式官方有支持吗,Laya.Mouse.hide()会报Uncaught TypeError: Cannot read property 'cursor' of undefined错误 想实现鼠标样式自定义,但是使用官方提供的Mouse API编译都会报Uncaught TypeError: Cannot read property 'cursor' of undefined错误,但是代码并不会报错 ...

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