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

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

1281. request failed status:0 [ 49%]

...(如果状态是UNSENT或者OPENED,返回0) 2、If the error flag is set, return 0.(如果错误标签被设置,返回0)   前面提到,服务器在完成请求之后会在 XMLHttpRequest 的 onreadystatechange 属性中查找要调用的方法。这是真的,但还不完整。事...

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

1282. 导出角色报错,求看下什么问题 [ 49%]

... 导出的时候报错: “NullReferenceException: Object reference not set to an instance of an object LayaExport.DataManager.getSkinnedMeshRendererComponentData (UnityEngine.GameObject gameObject, .JSONObject customProps) LayaExport.DataManager.getComponentsData (UnityEngine.GameObject gameObjec...

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

1283. 3d物理引擎有碰撞不触发onCollisionEnter [ 49%]

...里用TS引擎库使用view嵌套发布html5报"Uncaught TypeError:Cannot set property 'y' of null"的解决方案 问题状态 最新活动: 2020-05-07 15:34 浏览: 2744 关注: 5 人 如果你也听说 • 2021-01-05 11:48 我这边也遇到同样得问题 没添加ccd 不管设置不设置0.1 ...

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

1284. TypeError: Laya.MovieClip is not a constructor [ 49%]

...edMap()提示错误:Laya.TiledMap is not a constructor TypeError: Cannot set property 'pivotX' of null 打开弹窗UI时报错 这个怎么办 laya.core.js:16463 Uncaught TypeError: Cannot read property '_tf' of null [Error] TypeError: null is not an object (evaluating 'this._style._tf') Uncaught ...

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

1285. 【紧急求救】部分苹果机器打不开网页,微信吊起起,safri打开也都不行【已上传源码】 [ 49%]

...下降明显,我们现给出另一种解决方案: 在 Context 类的 set2DRenderConfig 方法中,最后的位置添加以下两行gl.enable(gl.SCISSOR_TEST); gl.scissor(0, 0, RenderState2D.width, RenderState2D.height); 2022-04-28 0 0 分享 微博 QZONE 微信 HIPPOPMANANDRAPGIRL 赞同来...

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

1286. 苹果iOS审核Guideline 4.3 - Design [ 49%]

...Guideline 4.3 - Design We noticed that your app provides the same feature set as other apps submitted to the App Store; it simply varies in content or language, which is considered a form of spam. The next submission of this app may require a longer review time, and this app will not be eligible for...

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

1287. 苹果iOS审核被拒Guideline 4.3 - Design [ 49%]

...Guideline 4.3 - Design We noticed that your app provides the same feature set as other apps submitted to the App Store; it simply varies in content or language, which is considered a form of spam. The next submission of this app may require a longer review time, and this app will not be eligible for...

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

1288. [LayaAir3]dialog弹窗打开前如何传入参数刷新界面? [ 49%]

....Scene.load(view.url).then((scene) => {             this.openList.set(id, scene);             scene.onEnable();             scene.onOpened(param);             scene.open(false, param);         });   附件 : --> 2023-12-21 添加评论 免费帖 --> 分享 微博 QZON...

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

1289. 请问 在Unity3d中动画状态机已经配置好,而且可以正常切换.但在LayaAir中无法从站立动画切换到跑的动画, 此类问题如何解决? [ 49%]

...里用TS引擎库使用view嵌套发布html5报"Uncaught TypeError:Cannot set property 'y' of null"的解决方案 问题状态 最新活动: 2019-02-11 18:06 浏览: 1431 关注: 3 人 LM20081991 • 2018-01-02 10:21 请问 各个不同的动画从Unity3d导入到LayaAir中 可以一起导入吗,...

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

1290. laya.d3.component.physics.BoxCollider [ 49%]

...entation     public function get size():Vector3    public function set size(value:Vector3):voidConstructor DetailBoxCollider()Constructorpublic function BoxCollider() 创建一个 BoxCollider 实例。 Method Detail_initialize()methodoverride public function _initialize(owner:ComponentNode):...

来源: laya_api 发布时间: 20170929