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

大约有 2,843 项符合查询结果, 库内数据总量为 30,782 项。 (搜索耗时: 0.0062 秒)

981. laya.particle.emitter.EmitterBase_API3.0 [ 68%]

...particleTemplate advanceTime clear emit start stop Legend Class Class with type parameter Property Method Accessor Object literal Variable Function Type alias Enumeration Interface

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

982. laya.d3.renderobjs.nativeobj.NativeShaderData_API3.0 [ 68%]

...NativeShaderData Implements IClone INativeUploadNode Index Properties _dataType _nativeObj nativeObjID payload32bitNum updataSizeMap updateMap Accessors uniformBuffersMap Methods addDefine applyUBOData clearDefine clearUpload clone cloneTo compressMatrix4x4 compressNumber compressNumberArray compres...

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

983. Laya整合echarts示例(TypeScript) [ 68%]

Laya整合echarts示例(TypeScript) 下图是运行效果   以下是新建项目,修改后的onLoaded函数。 function onLoaded(): void { //laya相关代码 var div:any = Laya.Browser.document.createElement("div"); div.style.width = "600px"; div.style.height = "400px"; Laya.Browser.documen...

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

984. 需与其它第三方平台对接的App打包的问题 [ 68%]

...mygame.com 2、平台登录:        http://passport.mygame.com/login?types=2     (types=2 表示登录成功) 3、跳至游戏页面: http://myTest.mygame.com/flexa ... 31518   (后跟类似用户名、密码的key、uid两个参数) 请问:发布成 app 时如何做对应? ...

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

985. 二进制图片(JavaScript-2D进阶篇(JS)-游戏加载策略) [ 68%]

...XMLHttpRequest(); xhr.open("get", "res/atlas/comp.png", true); xhr.responseType = "arraybuffer"; xhr.onload = function () { if (this.status == 200) { var blob = new Blob([this.response], { type: "image/png" }); var img = document.createElement("img"); img.onload = function (e) { window.URL.revokeObj...

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

986. laya.d3.component.PostProcess_API3.0 [ 68%]

...nable addEffect clearEffect getEffect removeEffect Legend Class Class with type parameter Constructor Method Accessor Object literal Variable Function Type alias Enumeration Interface

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

987. laya.net.LocalStorage_API3.0 [ 68%]

...getJSON removeItem setItem setJSON Legend Object literal Variable Function Type alias Class Class with type parameter Static property Static method Enumeration Interface

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

988. laya.d3.graphics.SphericalHarmonicsL2_API3.0 [ 68%]

...ent setCoefficient setCoefficients Legend Object literal Variable Function Type alias Class Class with type parameter Method Enumeration Interface

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

989. 鼠标 MOUSE_DOWN Event 回来的信息不符合 [ 68%]

...designHeight: 758, canvasRotation: false, canvasDegree: 0, …} touchId: 0 type: "mouseout" 2018-10-22 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 Luren_yi 赞同来自: 能不能传个能跑的代码,这个...

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

990. laya.d3.core.reflectionprobe.ReflectionProbeManager_API3.0 [ 68%]

...troy update updateAllRenderObjects Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Method Enumeration Interface

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