大约有 3,124 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0073 秒)
...2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? IDE1.7.8 json图集加载问题 使用了u3D导出来的粒子,不停的显示移除并销毁其克隆对象,统计面板的显存和内存就会显示成负数 matter中layasprite怎么改变图片大小? i...
来源: Laya_社区 发布时间: 20180202
...2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? 求高人分享使用protobuff框架的游戏demo(TS版本或AS版本的) 循环依赖不能运行 Circular dependency: 用了第三方socket类 项目在IDE上可以连接正常运行,为什么打包APK之...
来源: Laya_社区 发布时间: 20210918
...2.4.0之后材质基类由BaseMaterial变更为Material。 ```typescript export class CustomMaterial extends Laya.Material { constructor() { super(); //设置本材质使用的shader名字 this.setShaderName("CustomShader"); } } ``` #### 4.使用自定义材质 在使用自定义材质之前,...
来源: Laya2.0_文档 发布时间: 20210715
...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
...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
...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
...2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? 问题状态 最新活动: 2018-04-02 16:45 浏览: 2295 关注: 3 人 cuixueying • 2017-01-05 22:06 Tween下的Ease方法不需要开发者手动设置参数,直接拿来用就可以了,或者自己声明...
来源: Laya_社区 发布时间: 20170105
...2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? 使用钢体设置防穿后仍有几率会穿透 问题状态 最新活动: 2017-01-20 20:08 浏览: 2165 关注: 3 人 rainysky • 2017-01-20 20:19 非常感谢,不过不太理解第一种方式为什么不会...
来源: Laya_社区 发布时间: 20170120
...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
...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