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

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

361. 请问怎么把arraybuffer作为图片显示出来 [ 78%]

...所以必须用这种方式显示图片   之前有在网上看到  let url = Laya.Browser.window.URL.createObjectURL(data);  这样把arraybuffer弄成一个url   但是这种方式估计在微信小游戏或其他平台不行的   求大神帮忙 let xhr = new Laya.HttpRequest(); xhr.once(La...

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

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

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

364. 求助。资源加载问题,按照官方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

365. 打开新窗口被拦截,同样的方法用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

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

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

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

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

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

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

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

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

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