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

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

441. Native下怎么获取渲染句柄 [ 65%]

Native下怎么获取渲染句柄 请问Native2.0下,是否是webgl渲染模式?怎么样去获取渲染句柄呢?用laya.webgl.WebGL.mainContext;这个无法获取 2018-10-29 添加评论 已悬赏10元 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链...

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

442. 如何获取指定类的共有的变量名集合 ? [ 65%]

如何获取指定类的共有的变量名集合 ? 以前用AS开发Flash的时候使用的是以下方法: public static function getPublicVarNameList($class:Class):Vector.<String> {      var vt:Vector.<String> = new Vector.<String>();       var classXml:XML=describeTy...

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

443. 创建过程都是一样的,为什么有的脚本获取不到node节点 [ 65%]

创建过程都是一样的,为什么有的脚本获取不到node节点 附件 : --> 2019-03-19 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自: 没有demo无法看 2019-03-20 0 0 分享 ...

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

444. laya中获取位置Geolocation.watchPosition(successHandler, errorHandler) [ 65%]

laya中获取位置Geolocation.watchPosition(successHandler, errorHandler) 在谷歌浏览器中没有successHandler回调 附件 : --> BaiDuMapDemo.zip 2017-02-17 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 L...

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

445. laya.d3.core.particleshuriken.ShurikenParticleRenderer_API3.0 [ 65%]

... 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

446. 如何通过一个类名获取一个类的对象 [ 65%]

如何通过一个类名获取一个类的对象 2017-08-14 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 4 个回复 cuixueying 赞同来自: 建议你可以看下ClassUtils类的API! 2017-08-14 0 0 分享 微博 QZONE ...

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

447. laya.d3.physics.constraints.ConstraintComponent_API3.0 [ 65%]

... 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

448. laya.d3.core.material.EffectMaterial_API3.0 [ 65%]

...tring Inherited from Resource.url Defined in laya/resource/Resource.ts:107 获取资源的URL地址。 uuid uuid: string Inherited from Resource.uuid Defined in laya/resource/Resource.ts:109 获取资源的UUID。 Static ALPHATESTVALUE ALPHATESTVALUE: number Inherited from Material.ALPHATESTVALUE De...

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

449. laya.d3.core.material.unlit.UnlitTestMaterial_API3.0 [ 65%]

...string Inherited from Resource.url Defined in laya/resource/Resource.ts:99 获取资源的URL地址。 uuid uuid: string Inherited from Resource.uuid Defined in laya/resource/Resource.ts:101 获取资源的UUID。 Static ALPHATESTVALUE ALPHATESTVALUE: number Inherited from Material.ALPHATESTVALUE De...

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

450. HTMLDivElement组件,只显示一张图片的话,获取到的实际宽度为0 [ 64%]

HTMLDivElement组件,只显示一张图片的话,获取到的实际宽度为0 组件的内容如果为单纯的图片的话,如 this.htmlContent.innerHTML = <img src='emoji/hahaha.png'></img>; 这里如果去获取this.htmlContent.contextHeight的值会为0,而不是图片正确...

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