大约有 1,700 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0053 秒)
Laya_社区(1282) Laya3.0_api(252) Laya2.0_文档(48) laya_api(43) Laya2.0_api(39) Laya3.0_文档(27) Laya_示例(6) Laya2.0_示例(3)
...到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 nod32amon 赞同来自: 果然需要web服务的支撑,启动服务就正常了 2017-03-15 0 0 分享 微博 QZONE 微信 cuixueying 赞同来自: 请参考:http://ask.layabox.com/question/13 2017-03-15 0 0 分享 微博 QZON...
来源: Laya_社区 发布时间: 20170315
...ENTER; Laya.stage.scaleMode = Stage.SCALE_SHOWALL; Laya.stage.bgColor = "#232628"; this.createMap(); Laya.stage.on(Laya.Event.CLICK, this, this.onStageClick); } createMap() { const TiledMap = Laya.TiledMap, Rectangle = Laya.Rectangle, Point = Laya.Point; this.tiledMap = new TiledMap(); this.tiledMap...
来源: Laya2.0_示例 发布时间: 20251130
...9d48a79>:0) LayaAir3D.exportResource (System.Boolean isDebug, System.Int32 Platformindex, System.String lastname) (at <f23f19a62c944610ba98639869d48a79>:0) LayaAir3D.OnGUI () (at <f23f19a62c944610ba98639869d48a79>:0) System.Reflection.MonoMethod.Invoke (System.Object obj, System.Refle...
来源: Laya_社区 发布时间: 20210607
...Laya_Aaron:能给个发布配置的截图吗? Laya_Aaron • 2018-07-03 11:32 就是压缩图片 Laya_Aaron • 2018-07-03 11:32 排除res和不排除,效果明显 nero030250 • 2018-07-03 11:40 @Laya_Aaron:额.....我们现在的问题只有几张图片不需要压缩, 其他所有资源都需...
来源: Laya_社区 发布时间: 20180703
...ving • 2018-03-28 10:31 哥们哥们??? ccloving • 2018-03-28 10:32 @qian:哥们哥们????? qian • 2018-03-28 10:32 这个是我们这边的问题么
来源: Laya_社区 发布时间: 20180327
...var buffBody=new Byte(); buffBody.endian=Byte.BIG_ENDIAN; buffBody.writeInt32(9); buffBody.writeInt32(100); buffBody.writeByte(1); conn.send("http://10.0.1.139:9000", buffBody.buffer, "post", "arraybuffer",null); } Byte的length长度输出为9 对面的JAVA服务器解析出来为16 我就算改成...
来源: Laya_社区 发布时间: 20160726
...tion(position: Vector3, direction: Vector3, rand?: Rand, randomSeeds?: Uint32Array): void Overrides BaseShape.generatePositionAndDirection Defined in laya/d3/core/particleShuriKen/module/shape/SphereShape.ts:56 用于生成粒子初始位置和方向。 override Parameters position: Vector3 粒子...
来源: Laya3.0_api 发布时间: 20231115
...tion(position: Vector3, direction: Vector3, rand?: Rand, randomSeeds?: Uint32Array): void Overrides BaseShape.generatePositionAndDirection Defined in laya/d3/core/particleShuriKen/module/shape/HemisphereShape.ts:59 用于生成粒子初始位置和方向。 override Parameters position: Vector3 粒...
来源: Laya3.0_api 发布时间: 20231115
...aphics drawTriangles(texture:Texture, x:Number, y:Number, vertices:Float32Array, uvs:Float32Array, indices:Uint16Array, matrix:Matrix = null, alpha:Number = 1, color:String = null, blendMode:String = null):DrawTrianglesCmd 绘制一组三角形 Graphics fillBorderText(text:String, x:Number, y:...
来源: Laya2.0_api 发布时间: 20190513
... Laya.timer.once(1, 演示1毫秒 遮罩就管用 whzooo • 2016-09-24 09:32 延时 50 就不管用了 那个遮罩是圆形 你别以为那个方的 就是遮罩 whzooo • 2016-09-24 09:32 Laya.timer.once(50, whzooo • 2016-09-24 14:37 maskimg=new Sprite(); //addChild(maskimg); photoimg=new Spri...
来源: Laya_社区 发布时间: 20160923