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

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

2231. EXT:webgl support OES_vertex_array_object! [ 49%]

EXT:webgl support OES_vertex_array_object! LayaAir2.0 创建项目 语言javascript  根据教程https://ldc2.layabox.com/doc/?nav=zh-js-1-0-1复制教程代码,F5,调试控制台提示EXT:webgl support OES_vertex_array_object! 结果黑屏     2018-10-12 添加评论 免费帖 --> 分...

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

2232. laya.ui.Label [ 49%]

...nent Sprite Node EventDispatcher ObjectSubclasses TextInput Label 用于创建显示对象以显示文本。 See alsolaya.display.TextPublic Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By  align : String 表示文本的水平显示方式。 取...

来源: laya_api 发布时间: 20170929

2233. dialog可以点击到外部的元素,如何使其外边不能点击 [ 49%]

...QZONE 微信 w1114367261 赞同来自: 你说的外部元素是Dialog自行创建的那个黑色的遮罩吗?你想关闭这层遮罩的交互事件?   2018-04-12 0 0 分享 微博 QZONE 微信 hepengwei 赞同来自: 我的Dialog用popup(true)显示出来根本没有黑色的遮罩,外面的...

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

2234. laya.d3.core.render.posteffect.BloomEffect_API3.0 [ 49%]

...PostEffect/BloomEffect" BloomEffect Class BloomEffect BloomEffect 用于创建泛光效果。 Hierarchy PostProcessEffect BloomEffect Index Constructors constructor Accessors active anamorphicRatio clamp color diffusion dirtIntensity dirtTexture fastMode intensity softKnee threshold Methods effec...

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

2235. laya.d3.core.Avatar_API3.0 [ 49%]

...ted Menu Globals "laya/d3/core/Avatar" Avatar Class Avatar Avatar 用于创建Avatar。 Hierarchy Resource Avatar Implements IClone Index Constructors constructor Properties destoryedImmediately lock name url uuid AVATAR DEBUG Accessors cpuMemory destroyed gpuMemory id obsolute referenceCount cpu...

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

2236. laya.ui.FrameClip [ 49%]

...lic Methods Show Inherited Public Methods MethodDefined By  FrameClip() 创建一个 FrameClip 实例。 FrameClip addChild(node:Node):Node 添加子节点。 Node addChildAt(node:Node, index:int):Node 添加子节点到指定的索引位置。 Node addChildren(... args):void 批量增加子...

来源: laya_api 发布时间: 20170422

2237. 重写X Y在android studio里运行会变成00 [ 49%]

重写X Y在android studio里运行会变成00 1 新建一个工程 2 创建任意一个继承Sprite的对象 比如 XSprite extends Sprite 3 new出这个对象 将对象addChild到TestUI里 this.addChild(xSprite); 4 然后设置xSprite.x = 100; xSprite.y = 200; 5 然后再XSprite这个里将XY...

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

2238. 学会编写d.ts声明文件(TypeScript-IDE篇(TS)-代码模式基础) [ 49%]

...文件还可以起到代码编写提示的作用。 ### 2、使用说明 创建一个`.d.ts`后缀的声明文件,例如:`xxx.d.ts`。 然后在该文件中,按声明语法进行全局的声名,就可以在项目中直接使用了。 有时候引入的是第三方库或平台API,和方...

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

2239. laya.ui.Label [ 49%]

...nent Sprite Node EventDispatcher ObjectSubclasses TextInput Label 用于创建显示对象以显示文本。 See alsolaya.display.TextPublic Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeI...

来源: Laya2.0_api 发布时间: 20190513

2240. 关于as版的Animation.createFrames()不能工作? [ 49%]

...,神奇。 tianxiang233 • 2016-10-26 17:04 @cuixueying:顺便问下,创建的缓冲图集,有接口可以删除吗?不然无法释放内存啊 cuixueying • 2016-10-26 18:01 使用Laya.loader.clearRes可以清理掉缓存的图集

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