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

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

281. Laya 问题合集 希望会的大神能帮我解答一下,谢谢 [ 53%]

... 获取到 你这十个子物体  然后分别加上就好  this.owner.getChildByName("子节点name")  可以获取到子节点 2019-05-11 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 Gordon Gok 相关问题 看了其他引擎才...

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

282. 材质的功能介绍(ActionScript-3D基础(AS3)-LayaAir3D之Material材质) [ 53%]

...ional/scene.ls")) as Scene3D; //从场景获取球型精灵 sphere = scene.getChildByName("Sphere") as MeshSprite3D; //获取球型精灵自带的BlinnPhong材质 billinMaterial = sphere.meshRenderer.material; ``` > 拿到材质之后,我们可以修改材质或者将这个材质给其他模型使...

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

283. 碰撞检测 outHitInfo.distance 一直等于 -1 ?(TS代码) [ 53%]

...出时会在角色外包裹一层sprite3D) this.roleModel = this.owner.getChildByName("girl1") as Laya.Sprite3D; //模型缩放 this.roleModel.transform.localScale = new Laya.Vector3(0.8,0.8,0.8); //获取角色动画组件 this.roleAni = this.roleModel.getComponentByType(Laya.Animator) as Laya.An...

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

284. laya.html.dom.HTMLIframeElement_API3.0 [ 53%]

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

285. laya.html.dom.HTMLDivElement_API3.0 [ 52%]

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

286. Texture2D.setPixels会导致图片质量变差了,获取原生的pixels没有进行改动。怎么回事呢? [ 52%]

...图片后点击事件重新设置pixels*/ var imageNode:Laya.Image = this.getChildByName("waken") as Laya.Image; var imageSprite:Laya.Sprite; var uint8Array:Uint8Array = imageNode.source.bitmap.getPixels(); //console.log("0000000000000 == " + uint8Array.length); imageNode.source.bitmap.setPixels(uin...

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

287. laya.display.Sprite_API3.0 [ 52%]

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

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

288. laya.physics.PhysicsDebugDraw_API3.0 [ 52%]

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

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

289. 扇形遮罩画不全画了一个很奇怪的形状但是矩形的就没问题。显示效果如下:版本号1.7.10 [ 52%]

..._3.addChild(im);                  var img:Image = view.icon_3.getChildByName("grayIcon") as Image;                 processTimer = ProcessTimer.create(img,new laya.maths.Size(70,70));                 processTimer.setPercentage(100);                 pro...

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

290. laya.map.TileAniSprite_API3.0 [ 52%]

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

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