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

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

841. 怎样获取子对象的鼠标点击坐标 [ 58%]

...换 我用 view.globalToLocal(stage.mouseX); 报错, "out.setTo is not a function" 2018-04-23 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_XS 赞同来自: 你需要传入一个point对象就可以了,...

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

842. 关于对象类型判断 [ 58%]

...显示对象的类型,之前用is 关键字来判断的。 如: public function clickHandler(evt:Object):void {    if(evt.target is Button) { trace("......."); } }   现在这样会报错  提示laya is not deine  请问这个问题该如何判断? 2019-09-12 添加评论 免费帖 --> ...

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

843. laya.d3.physics.PhysicsUpdateList_API3.0 [ 58%]

...ysicsUpdateList constructor destroy indexof Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Enumeration Interface Inherited method

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

844. laya.d3.physicscannon.CannonPhysicsUpdateList_API3.0 [ 58%]

...ysicsUpdateList constructor destroy indexof Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Enumeration Interface Inherited method

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

845. u3d插件恢复配置 [ 58%]

...擎插件发布bug laya加载unity插件导出的场景 physics3D is not a function 问题状态 最新活动: 2020-05-21 18:36 浏览: 1679 关注: 1 人

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

846. laya.d3.resource.models.MorphTarget_API3.0 [ 58%]

...tor data fullWeight name MorphTargetChannel Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Property Enumeration Interface

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

847. Laya.SoundManager.playSound函数参数意义 [ 58%]

... 绘制次数和坐标,怎么写啊, 执行回调函数时报is not a function http 请求 once 的 回调参数,如何传递和接收? MOUSE_OVER注册的响应函数,如果鼠标一直在动,多久会执行一次,一帧吗?和frameLoop一样? Uncaught Error:此函数id(167)...

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

848. Uncaught TypeError: Cannot read property 'regClass' of undefined [ 58%]

...perty 'displayObject' of null 浏览器运行提示TypeError: xxx is not a function Uncaught unknown animationClip version. Uncaught TypeError: Cannot read property 'props' of undefined 问题状态 最新活动: 2021-09-01 19:47 浏览: 2016 关注: 2 人 187*****204 • 2021-09-02 09:22 好吧,...

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

849. laya.utils.NativeWordText_API3.0 [ 58%]

...ss with type parameter Constructor Property Method Object literal Variable Function Type alias Enumeration Interface

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

850. 3d文字在浏览器能正常运行,打包后使用时会报错 [ 58%]

...错 错误:Failed to execute "texImage2D" on "WebGL2RenderingContext":No function was found that matched the signature provided   在this.texture2D.loadImageSource(this.cav);报错   this.cav = Laya.Browser.createElement("canvas"); this.cav.width = 256; this.cav.height = 256;  var cxt = this.ca...

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