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

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

311. laya.d3.core.light.SpotLight [ 50%]

...:int):Node 根据子节点的索引位置,获取子节点对象。 Node getChildByName(name:String):Node 根据子节点的名字,获取子节点对象。 Node getChildIndex(node:Node):int 根据子节点对象,获取子节点的索引位置。 Node getComponent(clas:*):* 获得组件实例...

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

312. laya.d3.core.glitter.Glitter [ 50%]

...:int):Node 根据子节点的索引位置,获取子节点对象。 Node getChildByName(name:String):Node 根据子节点的名字,获取子节点对象。 Node getChildIndex(node:Node):int 根据子节点对象,获取子节点的索引位置。 Node getComponentByIndex(index:int):Component3...

来源: laya_api 发布时间: 20170929

313. laya.d3.core.particle.Particle3D [ 50%]

...:int):Node 根据子节点的索引位置,获取子节点对象。 Node getChildByName(name:String):Node 根据子节点的名字,获取子节点对象。 Node getChildIndex(node:Node):int 根据子节点对象,获取子节点的索引位置。 Node getComponentByIndex(index:int):Component3...

来源: laya_api 发布时间: 20170603

314. laya.display.Node [ 50%]

...nt):Node 根据子节点的索引位置,获取子节点对象。 Node  getChildByName(name:String):Node 根据子节点的名字,获取子节点对象。 Node  getChildIndex(node:Node):int 根据子节点对象,获取子节点的索引位置。 Node hasListener(type:String):Boolean 检查...

来源: laya_api 发布时间: 20170929

315. laya.spine.SpineSkeleton_API3.0 [ 50%]

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

316. laya.device.media.Video_API3.0 [ 50%]

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

317. laya.display.EffectAnimation_API3.0 [ 50%]

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

318. 当使用Image作为一个对象的遮罩时,设置Image的ScaleX为0时遮罩失效! [ 50%]

...这个网页呢 关于同为object层,层级设置无效的问题 使用getChildByName()无法得到子节点对象 问题状态 最新活动: 2017-03-27 15:38 浏览: 1326 关注: 2 人 Victor • 2017-03-27 16:38 @cuixueying 我有一个进度条,进度条不能拉伸不能九宫格,我...

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

319. laya.ani.bone.Skeleton_API3.0 [ 50%]

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

320. meshRender修改材质问题 [ 50%]

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