大约有 479 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0042 秒)
Laya3.0_api(137) Laya_社区(113) Laya2.0_api(94) laya_api(91) Laya2.0_文档(27) Laya3.0_文档(14) Laya2.0_示例(2) Laya_示例(1)
...许实例。 Public Properties PropertyDefined By alphaTest : Boolean 获取是否透明裁剪。 BaseMaterial alphaTestValue : Number 获取透明测试模式裁剪值。 BaseMaterial blend : int透明混合。BaseMaterial blendConstColor : Vector4混合常量颜色。BaseMaterial b...
来源: laya_api 发布时间: 20170929
...e.IDispose ResourceManager 是资源管理类。它用于资源的载入、获取、销毁。 Public Properties PropertyDefined By autoRelease : Boolean 是否启用自动释放机制。ResourceManager autoReleaseMaxSize : int自动释放机制的内存触发上限,以字节为单位。Resour...
来源: laya_api 发布时间: 20170422
...的地图块没有显示出来 然后我调试的时候,查看了一下获取地图纹理的函数(laya.tiledmap.js line498)实现: 是根据索引值去加载纹理的,然后我又对照了Tiledmap导出的json中的索引值,具体的数值如下: 按照API函数的实现,json中纹...
来源: Laya_社区 发布时间: 20180320
...ies Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Sprite3D activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Sprite3D componentsCount : int[read-only] 获得组件的数量。 Sprite3D destroyed : Boolean[只读]是否已...
来源: laya_api 发布时间: 20170929
...ies Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Sprite3D activeInHierarchy : Boolean[read-only] 获取在层级中是否激活。 Sprite3D belongScene : Boolean[read-only] 获取是否属于场景。 Sprite3D componentsCount : int[read-only] ...
来源: laya_api 发布时间: 20170603
...onBlur事件监听不到 Laya2.6.0beta 物理引擎 刚体碰撞点位置获取不正确 ui list 里面的元素不能点击两次 List滑动条会引起单元格上的按钮点击后多次触发点击事件 在List渲染的时候,在滚动一个list的时候,如何实现另一个list也跟着...
来源: Laya_社区 发布时间: 20180103
...取类。 Public Properties PropertyDefined By keys : Array[read-only] 获取所有的子元素键名列表。 Dictionary values : Array[read-only] 获取所有的子元素列表。 DictionaryPublic Methods MethodDefined By clear():void 清除此对象的键名列表和键值列表。 Di...
来源: laya_api 发布时间: 20170929
...ve(10); //清除所有选择 aPanel.selection.clear(); //单选模式下,获取当前选中的孩子节点的索引 let selectedIndex = aPanel.selection.index; //多选模式下,获取所有选中的孩子节点的索引 let indice = aPanel.selection.get(); Copyright ©Layabox 2025 all right res...
来源: Laya3.0_文档 发布时间: 20251010
...es Show Inherited Public Properties PropertyDefined By avatar : Avatar 获取avatar。 Animator cullingMode : int = 2 裁剪模式Animator destroyed : Boolean[read-only] 获取是否已经销毁 。 Component enabled : Boolean 获取是否启用组件。 Component id : int[read-only] 获...
来源: Laya2.0_api 发布时间: 20190513
...ta getData(): Uint16Array Defined in laya/d3/graphics/IndexBuffer3D.ts:130 获取索引数据。 Returns Uint16Array 索引数据。 setData setData(data: any, bufferOffset?: number, dataStartIndex?: number, dataCount?: number): void Defined in laya/d3/graphics/IndexBuffer3D.ts:92 设置数据。 Pa...
来源: Laya3.0_api 发布时间: 20231115