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

大约有 1,615 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0056 秒)

361. laya.d3.core.reflectionprobe.ReflectionProbe_API3.0 [ 78%]

...ionProbe Index Constructors constructor Properties _extra _isScene _scene _url name TEMPVECTOR3 defaultTextureHDRDecodeValues Accessors active activeInHierarchy boundsMax boundsMin boxProjection components destroyed displayedInStage hideFlags id importance intensity is3D layer numChildren parent pro...

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

362. fairygui 生成的二进制文件在头条界面加载后得到的数据是空的 [ 78%]

...界面加载后得到的数据是空的 Laya.loader.load([         { url:"res/Bag_atlas0.png", type:Laya.Loader.IMAGE },         { url:"res/Bag_atlas0_1.png", type:Laya.Loader.IMAGE},         { url:"res/Bag.xml", type:Laya.Loader.BUFFER}          ], Laya.Handler.create(this, this.on...

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

363. 求助。资源加载问题,按照官方demo出现问题 [ 78%]

..._setParent is not a function 具体代码如下:    Laya.Sprite3D.load(url, Laya.Hander.create(this, this.onLoadComplete)) (不会报错)    Laya.loader.create(url, Laya.Hander.create(this, this.onLoadComplete))(会报错)   private onLoadComplete(){     const scene = new Laya.Scene3D()  ...

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

364. 打开新窗口被拦截,同样的方法用egret和其他h5工程都没有问题 [ 77%]

...博 QZONE 微信 qian 赞同来自: Laya.Browser.window.location.href = "url"; 这个可以用 https://ask.layabox.com/question/1581 还有这个 2018-03-21 0 0 分享 微博 QZONE 微信 kvs1205 赞同来自: 这就不是打开新的窗口,是本地跳转了。返回去还得重新加载。对于...

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

365. laya.d3.resource.TextureCube [ 77%]

...eCubePublic Methods  MethodDefined By  TextureCube()TextureCube  load(url:String):TextureCube[static] 加载TextureCube。 TextureCubeProtected Methods  MethodDefined By  detoryResource():void[override] TextureCube  recreateResource():void[override] TextureCubeProperty Detail_needReleaseAg...

来源: laya_api 发布时间: 20170929

366. 在li列表里,为每一项添加头像,没有思路 [ 77%]

...加头像,没有思路 没有思路,后台会给我每一个头像的url连接,我需要怎么改变每个人的头像啊。希望有示例代码 附件 : --> 2018-05-18 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 ...

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

367. 打包问题 选了网络版 出来的还是单机版 [ 77%]

...836用户 赞同来自: 如果打包的时候不勾选单机,那么游戏URL和资源路径应该填写的是什么,这个URL需要部署到外网吗?本地的URL行不?资源目录是本地的bin目录吗 2020-03-16 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要...

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

368. laya.d3.resource.TextureCube_API3.0 [ 77%]

...e Index Constructors constructor Properties destoryedImmediately lock name url uuid DEBUG Accessors anisoLevel baseMipmapLevel compareMode cpuMemory defaultTexture destroyed dimension filterMode format gammaCorrection gammaSpace gpuMemory height id maxMipmapLevel mipmap mipmapCount obsolute referenc...

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

369. laya.d3.core.Sprite3D [ 77%]

...de  transform : Transform3D[read-only] 获取精灵变换。 Sprite3D  url : String[read-only] 获取资源的URL地址。 Sprite3DPublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By  Sprite3D(name:String = null, isStatic:Boolean = false) 创建一个 S...

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

370. 小图集内存较大,且不能清理掉 [ 77%]

...; _s.removeSelf(); _s=null;      console.log(Laya.loader.getRes(_url)); Loader.clearRes(_url,true); console.log(Laya.loader.getRes(_url)); } 2017-02-22 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 cuix...

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