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

大约有 3,124 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0073 秒)

2531. 怎样更换对象上的图片,我用loaimage加载了两张图片,怎样更换其中一张;用 image();对象没有办法加载两张图片 [ 46%]

...2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? IDE1.7.8 json图集加载问题 使用了u3D导出来的粒子,不停的显示移除并销毁其克隆对象,统计面板的显存和内存就会显示成负数 matter中layasprite怎么改变图片大小? i...

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

2532. 我游戏是2.6.1版本的,要打华为小游戏,然后我用2.11.0beta打开项目可以运行,但是打rpk会报资源文件错误 [ 46%]

...2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? 求高人分享使用protobuff框架的游戏demo(TS版本或AS版本的) 循环依赖不能运行 Circular dependency: 用了第三方socket类 项目在IDE上可以连接正常运行,为什么打包APK之...

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

2533. 如何自定义Shader(TypeScript-3D基础(TS)-LayaAir3D之Shader) [ 46%]

...2.4.0之后材质基类由BaseMaterial变更为Material。 ```typescript export class CustomMaterial extends Laya.Material { constructor() { super(); //设置本材质使用的shader名字 this.setShaderName("CustomShader"); } } ``` #### 4.使用自定义材质 ​ 在使用自定义材质之前,...

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

2534. laya.d3.renderobjs.renderobj.RenderContext3DOBJ_API3.0 [ 46%]

...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/RenderObjs/RenderObj/RenderContext3DOBJ" RenderContext3DOBJ Class RenderContext3DOBJ Hierarchy RenderContext3DOBJ Implements IRenderContext3D Index Constructors constructor Properties cameraShad...

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

2535. unity 1.7.13.3插件(unity版本5.6.3、2017.1)+1.7.13库,载入lh文件报错 [ 46%]

...2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? 动画混合无效(版本2.6) 求高人分享使用protobuff框架的游戏demo(TS版本或AS版本的) 问题状态 最新活动: 2018-01-15 17:46 浏览: 965 关注: 2 人 woxiarong • 2018-01-15 16:12 ...

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

2536. LayaBox HelloWorld实战 [ 46%]

...helloworld按钮弹出一个对话框,对话框里面展示 Hello World!export default class HelloWorld extends Laya.Scene { constructor() { super(); HelloWorld.instance = this; } onBtnShowClick(){ var dialog = new Laya.Dialog(); dialog.width=300; dialog.height=600; //var bg = new Laya.Image('comp...

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

2537. Laya.util.Ease这个类是用来配合Tween的,可是怎么使用?没有任何资料啊。 [ 46%]

...2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? 问题状态 最新活动: 2018-04-02 16:45 浏览: 2295 关注: 3 人 cuixueying • 2017-01-05 22:06 Tween下的Ease方法不需要开发者手动设置参数,直接拿来用就可以了,或者自己声明...

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

2538. 使用HttpRequest向外部链接请求ip所在省份时,遇到 No 'Access-Control-Allow-Origin' header错误 [ 46%]

...2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? 使用钢体设置防穿后仍有几率会穿透 问题状态 最新活动: 2017-01-20 20:08 浏览: 2165 关注: 3 人 rainysky • 2017-01-20 20:19 非常感谢,不过不太理解第一种方式为什么不会...

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

2539. laya.d3.core.render.command.MaterialInstancePropertyBlock_API3.0 [ 46%]

...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/render/command/MaterialInstancePropertyBlock" MaterialInstancePropertyBlock Class MaterialInstancePropertyBlock Mesh 类用于创建CustomInstance属性块。 Hierarchy MaterialInstanceProp...

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

2540. laya.d3.core.Gradient_API3.0 [ 46%]

...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/Gradient" Gradient Class Gradient Gradient 类用于创建颜色渐变。 Hierarchy Gradient Implements IClone Index Constructors constructor Accessors colorAlphaKeysCount colorRGBKeysCount...

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