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

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

591. 如何获得浏览器的焦点状态? [ 60%]

...请先登录 发起人 sunxm5510 相关问题 请问有没有方法能够获取“鼠标是否处于按下状态”? 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. iphone自带浏览器页面怎么锁定 laya2的Scene默认是文件模式,不会生成场景类了,此...

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

592. laya.physics.joint.PrismaticJoint_API3.0 [ 60%]

... Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inhe...

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

593. laya.d3.core.SimpleSkinnedMeshRenderer_API3.0 [ 60%]

... Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inhe...

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

594. laya.d3.component.staticmesh.StaticBatchMeshRender_API3.0 [ 60%]

... Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inhe...

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

595. 排坑:Laya.HttpRequest()无效 [ 60%]

排坑:Laya.HttpRequest()无效 写了一个测试程序,简单获取网页源码并打印到控制台。然而,什么也获取不到 下面是代码 console.log("开始测试"); var xhr = new Laya.HttpRequest(); xhr.http.timeout = 10000;//设置超时时间; xhr.once(Event.COMPLETE, this, co...

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

596. Shader预编译(JavaScript-3D基础(JS)-LayaAir3D之shader) [ 60%]

...Shader方法 ```typescript //初始化shader initShader() { ...... //加载获取得到shaderObj let arr= this.shaderObj["GlowingEdgeMaterial"]; for (let = 0; index 使用的官方地形shader示例 ![](img/1.png) ### 2.提取信息,预编译Shader 我们先来看下预编译接口:在 Shader3D ...

来源: Laya2.0_文档 发布时间: 20210714

597. laya.physics.joint.WheelJoint_API3.0 [ 60%]

... Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inhe...

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

598. laya.device.media.Video [ 60%]

...且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite  buf...

来源: laya_api 发布时间: 20170929

599. label在IDE、浏览器、app看到的文字位置不一致 [ 60%]

...APP上架被拒的说明 Laya2.6.0beta 物理引擎 刚体碰撞点位置获取不正确 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. iphone自带浏览器页面怎么锁定 Laya mac版的IDE 是没测试就上线了吗? ide 2.4 layaair2-cmd 编译报错 通过laya嵌...

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

600. MeshSprite3D 是否支持 getChildByName("root/node/dummy") 这样获取子节点 [ 60%]

MeshSprite3D 是否支持 getChildByName("root/node/dummy") 这样获取子节点 2017-11-07 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 5 个回复 ymsdandan 赞同来自: 你去avatar类中就能找到animationnode的...

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