大约有 320 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0042 秒)
Laya_社区(208) Laya3.0_api(37) laya_api(24) Laya2.0_api(20) Laya2.0_文档(16) Laya3.0_文档(11) Laya2.0_示例(2) Laya_示例(2)
...时候成功,有时候失败,生成的文件名字为unity default resources-Sphere.lm,不知道是哪里的问题,unity版本为Unity 5.6.0f3 (64-bit),unity资源(low poly pack)和在商店里面的名字截图(source.png)、导出的错误资源(LayaScene_Demo1)、导出配置(error.png)...
来源: Laya_社区 发布时间: 20181029
...ype?: number, depthStencilFormat?: number,...' is not assignable to type '(source: any, x: number, y: number, width: number, height: num ber, offsetX?: number, offsetY?: nu...'. Types of parameters 'mipMap' and 'offsetX' are incompatible. Type 'number' is not assignable to type ...
来源: Laya_社区 发布时间: 20170721
... gulp@3.9.1 && npm install browserify && npm install vinyl-source-stream && mpm install tsify 2.2.0以上版本调用命令行 npm install gulp@3.9.1 && npm install rollup && npm install rollup-plugin-typescript2 && npm install rollup-plugin-glsl ...
来源: Laya_社区 发布时间: 20191120
...启自定义渲染,才能使用customRender函数渲染。 Sprite dataSource : *[override] 数据赋值,通过对UI赋值来控制UI显示逻辑。 简单赋值会更改组件的默认属性,使用大括号可以指定组件的任意属性进行赋值。 List destroyed : Boolean[只读]是...
来源: laya_api 发布时间: 20170929
... 的drawto public function setTo(bitmap:Texture2D = null, uv:Array = null, sourceWidth:Number = 0, sourceHeight:Number = 0):void { 变成了Textrue2d了, 像以前1.x版本Textrue 还能用htmlcanvas,现在不能用了。而且直接强传入,会报错。 请问现在怎么样才能将htmlcanv...
来源: Laya_社区 发布时间: 20190624
...n", "tiledversion":"1.1.3", "tileheight":32, "tilesets":[ { "firstgid":1, "source":"daditu.tsx" }, { "columns":8, "firstgid":1201, "image":"daditu.png", "imageheight":4800, "imagewidth":256, "margin":0, "name":" daditu", "spacing":0, "tilecount":1200, "tileheight":32, "tilewidth":32 }], "tilewidth":...
来源: Laya_社区 发布时间: 20180326
...像,动画的播放实质就是定时切换Graphics对象。 使用set source、loadImages(...)、loadAtlas(...)、loadAnimation(...)方法可以创建动画模版。使用play(...)可以播放指定动画。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties Prop...
来源: laya_api 发布时间: 20170929
...: 5 人 helloworldlv • 2018-03-05 20:37 if (Render.isConchApp){ bitmap.source.enableMerageInAtlas(true/*false*/); } helloworldlv • 2018-03-05 20:37 试试这个 tyevlag • 2018-02-28 22:52 呃,就是说指定某些纹理,条件不只是图片大小 tyevlag • 2018-02-28 20:04 请问有没...
来源: Laya_社区 发布时间: 20180228
...pe 'Node'. Property '_childs' is missing in type 'GameStart'.' at: '56,29' source: 'ts' 2017-08-26 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 cuixueying 赞同来自: 把你的变量名跟你的类名区分下...
来源: Laya_社区 发布时间: 20170826
...开2D游戏没问题,但打开3D游戏就报错: android.content.res.Resources$NotFoundException: String resource ID #0x0 at android.content.res.Resources.getText(Resources.java:322) at android.content.res.Resources.getString(Resources.java:420) at android.content.Context.getString(Context.java:...
来源: Laya_社区 发布时间: 20190108