大约有 510 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0066 秒)
Laya_社区(262) Laya3.0_api(79) Laya2.0_api(73) laya_api(68) Laya2.0_文档(17) Laya3.0_文档(7) Laya_示例(4)
...:int):Node 根据子节点的索引位置,获取子节点对象。 Node getChildByName(name:String):Node 根据子节点的名字,获取子节点对象。 Node getChildIndex(node:Node):int 根据子节点对象,获取子节点的索引位置。 Node getComponent(clas:*):* 获得组件实例...
来源: Laya2.0_api 发布时间: 20190513
...:int):Node 根据子节点的索引位置,获取子节点对象。 Node getChildByName(name:String):Node 根据子节点的名字,获取子节点对象。 Node getChildIndex(node:Node):int 根据子节点对象,获取子节点的索引位置。 Node getComponentByIndex(index:int):Component3...
来源: laya_api 发布时间: 20170929
...:int):Node 根据子节点的索引位置,获取子节点对象。 Node getChildByName(name:String):Node 根据子节点的名字,获取子节点对象。 Node getChildIndex(node:Node):int 根据子节点对象,获取子节点的索引位置。 Node getComponentByIndex(index:int):Component3...
来源: laya_api 发布时间: 20170603
...nt):Node 根据子节点的索引位置,获取子节点对象。 Node getChildByName(name:String):Node 根据子节点的名字,获取子节点对象。 Node getChildIndex(node:Node):int 根据子节点对象,获取子节点的索引位置。 Node hasListener(type:String):Boolean 检查...
来源: laya_api 发布时间: 20170929
...arentPoint getAniNameByIndex getAnimNum getBoneByName getBounds getChildAt getChildByName getChildIndex getComponent getComponents getGraphicBounds getMousePoint getRepaint getSelfBounds getSkeleton getSlotByName get_anchorX get_anchorY get_height get_scaleX get_scaleY get_transform get_visible get_...
来源: Laya3.0_api 发布时间: 20231115
...ToTexture3D event frameLoop frameOnce fromParentPoint getBounds getChildAt getChildByName getChildIndex getComponent getComponents getGraphicBounds getMousePoint getRepaint getSelfBounds get_height get_scaleX get_scaleY get_transform get_visible get_width globalToLocal hasHideFlag hasListener hitTes...
来源: Laya3.0_api 发布时间: 20231102
...ToTexture3D event frameLoop frameOnce fromParentPoint getBounds getChildAt getChildByName getChildIndex getComponent getComponents getGraphicBounds getMousePoint getRepaint getSelfBounds get_anchorX get_anchorY get_height get_scaleX get_scaleY get_transform get_visible get_width globalToLocal gotoAn...
来源: Laya3.0_api 发布时间: 20231115
...这个网页呢 关于同为object层,层级设置无效的问题 使用getChildByName()无法得到子节点对象 问题状态 最新活动: 2017-03-27 15:38 浏览: 1326 关注: 2 人 Victor • 2017-03-27 16:38 @cuixueying 我有一个进度条,进度条不能拉伸不能九宫格,我...
来源: Laya_社区 发布时间: 20170327
...rameOnce fromParentPoint getAniNameByIndex getAnimNum getBounds getChildAt getChildByName getChildIndex getComponent getComponents getGraphicBounds getMousePoint getRepaint getSelfBounds getSlotByName get_anchorX get_anchorY get_height get_scaleX get_scaleY get_transform get_visible get_width global...
来源: Laya3.0_api 发布时间: 20231115
...ya.Vector3(0,0,0),false); warehouseMeshSprite3D1= warehouse1.getChildAt(0).getChildByName("Mesh1"); var material = warehouseMeshSprite3D1.meshRender.material; material.albedo = new Laya.Vector4(1,0,0,1);换了一个模型就不行了,模型文件如下 会提示报错信息: TypeError: Cannot...
来源: Laya_社区 发布时间: 20171226