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

大约有 1,439 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0067 秒)

1141. laya.d3.core.Camera [ 50%]

...eCamera Sprite3D ComponentNode Node EventDispatcher Object Camera 类用于创建摄像机。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Sprite3D activeInHierarchy : Boolean[read-only] 获取...

来源: laya_api 发布时间: 20170929

1142. laya.ui.Label [ 50%]

...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

1143. laya.d3.webxr.core.WebXRRenderTexture_API3.0 [ 50%]

...Texture" WebXRRenderTexture Class WebXRRenderTexture author miner 类用来创建WebXRRenderTexture Hierarchy RenderTexture WebXRRenderTexture Implements IRenderTarget Index Constructors constructor Properties _generateMipmap _id _inPool _isCameraTarget _renderTarget destroyedImmediately frameLoop l...

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

1144. laya.gltf.glTFResource_API3.0 [ 50%]

...URL Defined in laya/resource/Resource.ts:196 返回资源是否从指定url创建 Parameters url: string Returns boolean off off(type: string, listener: Function): EventDispatcher off(type: string, caller: any, listener?: Function, args?: any[]): EventDispatcher Inherited from EventDispatcher.off De...

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

1145. laya.d3.math.Vector3 [ 50%]

...r3InheritanceVector3 ObjectImplements laya.d3.core.IClone Vector3 类用于创建三维向量。 Public Properties PropertyDefined By  elements : Float32Array三维向量元素数组Vector3  x : Number 获取X轴坐标。 Vector3  y : Number 获取Y轴坐标。 Vector3  z : Number 获取Z...

来源: laya_api 发布时间: 20170929

1146. 我在dialog a上继续弹出dialog b 。需要关闭b的时候,a依然存在。怎么做? [ 50%]

...屏蔽点击Dialog之外的区域关闭弹框 配置layaAir需要注意的 创建动效模板 可能存在bug [分享]Dialog 点击边缘不关闭的 Demo示例 我用list.array=Array;数据全部插进去数组里了,但是list中没有完全展示数组数据,只展示了其中的图片部分...

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

1147. laya.ui.Tab [ 50%]

...用renderTarget缓存。 webgl下renderTarget缓存模式缺点:会额外创建renderTarget对象,增加内存开销,缓存面积有最大2048限制,不断重绘时会增加CPU开销。优点:大幅减少drawcall,渲染性能最高。 webgl下命令缓存模式缺点:只会减少节点...

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

1148. 不规则热区的实现 [ 50%]

...必为sprite设置size或hitArea 【此效果,如果单纯的用sprite去创建,由于image本身包含空白区域,所以鼠标响应的区域是个Rectangle(含透明区),并非单纯的肉眼可视的显示区域,这就会出现明明点击的是ape2,却触发了ap1的点击事件...

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

1149. laya.spine.SpineTemplet_API3.0 [ 50%]

...URL Defined in laya/resource/Resource.ts:198 返回资源是否从指定url创建 Parameters url: string Returns boolean off off(type: string, listener: Function): EventDispatcher off(type: string, caller: any, listener?: Function, args?: any[]): EventDispatcher Inherited from EventDispatcher.off De...

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

1150. 给Dictionary添加个长度 [ 50%]

...么添加点击事件 老师,请问一下如何在js代码中,动态的创建一个按钮(或者图片、lable)并添加到一个box中? 问题状态 最新活动: 2018-06-22 10:38 浏览: 1465 关注: 3 人 黄IP • 2018-06-27 15:31 是要改 Dictionary 的实现方式吗 Laya_Aaron • 2018...

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