大约有 2,911 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0061 秒)
Laya_社区(1721) Laya3.0_api(672) Laya2.0_文档(152) Laya2.0_api(128) laya_api(122) Laya3.0_文档(89) Laya2.0_示例(16) Laya_示例(11)
... function(data){ console.log(data); }); }); 自己写的html页面 <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title></title> </head> <body> </body> <script type="text/javascript" src="js/jquery-3.1.1.min.js" ></script> <...
来源: Laya_社区 发布时间: 20180509
...: 3 人 bawfnpdc • 2018-05-31 17:26 MiniAdpter.getUrlEncode=function(url,type){ if(url.indexOf(".fnt")!=-1) return "utf8"; else if(type=="arraybuffer") return ""; return "utf8"; // return "ascii"; } 现在Json转ASCII是有问题,但如...
来源: Laya_社区 发布时间: 20180531
...起来 wx.onMessage(function(message){ console.log(message); if (message.type && message.type == "wxxx") { //通过接收主域的消息来设置开发数据域的画布大小跟矩阵信息 sharedCanvas.width = message.width; sharedCanvas.height = message.height; console.log("--------------...
来源: Laya_社区 发布时间: 20180504
TypeError: Cannot read property '_addRenderObject' of undefined 初次接触Laya只是想测试一下Laya开发微信3D小游戏 。 结果还没开始就卡在了导入Unity编辑的场景中 ,请问这个是什么问题? TypeError: Cannot read property '_addRenderObject' of undefined preload....
来源: Laya_社区 发布时间: 20191129
...ndex getBurstsCount removeBurst removeBurstByIndex Legend Class Class with type parameter Constructor Property Method Accessor Object literal Variable Function Type alias Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
... farStart maxRadius effectInit release render init Legend Class Class with type parameter Constructor Method Accessor Object literal Variable Function Type alias Inherited method Inherited accessor Enumeration Interface Static method
来源: Laya3.0_api 发布时间: 20231115
...int toDefault createFromSubPoints createfromPoints Legend Class Class with type parameter Constructor Property Method Accessor Object literal Variable Function Type alias Enumeration Interface Static method
来源: Laya3.0_api 发布时间: 20231115
...Laya; @regClass() export class NewScript extends Laya.Script { @property({ type: Laya.ViewStack }) public viewstack: Laya.ViewStack; @property({ type: Laya.Tab }) public tab: Laya.Tab; //组件被激活后执行,此时所有节点和组件均已创建完毕,此方法只执行一次 onAwake(): vo...
来源: Laya3.0_文档 发布时间: 20251010
...ame_to_URL shaderName_to_URL_async Legend Object literal Variable Function Type alias Class Class with type parameter Property Method Enumeration Interface Static property
来源: Laya3.0_api 发布时间: 20231115
...hape Implements IClone Index Constructors constructor Properties angle emitType enable length radius randomDirection shapeType Accessors angleDEG Methods clone cloneTo generatePositionAndDirection Constructors constructor new ConeShape(): ConeShape Overrides BaseShape.constructor Defined in laya/d3/...
来源: Laya3.0_api 发布时间: 20231115