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

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

41. laya.d3.core.pixelline.PixelLineSprite3D_API3.0 [ 67%]

...Children event frameLoop frameOnce getChildAt getChildByName getChildIndex getComponent getComponents getLine hasHideFlag hasListener isAncestorOf off offAll offAllCaller on onAfterDeserialize onAwake onDestroy onDisable onEnable once removeChild removeChildAt removeChildByName removeChildren remove...

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

42. 组件属性的代码使用 · LayaAir3.0文档 · LAYABOX [ 66%]

...nsform.localPosition = new Laya.Vector3(0,5,5); let p3dRenderer = this.p3d.getComponent(Laya.ShurikenParticleRenderer); p3dRenderer.particleSystem.simulationSpeed = 10; } 通过暴露@property( { type :Laya.Sprite3D } )节点类型属性,来拖入particle节点,可以获得particle节点对象...

来源: Laya3.0_文档 发布时间: 20241014

43. laya.components.Component_API3.0 [ 62%]

...在update之后执行,尽量不要在这里写大循环逻辑或者使用getComponent方法 Returns void Optional onPostRender onPostRender(): void Defined in laya/components/Component.ts:307 渲染之后执行 Returns void Optional onPreRender onPreRender(): void Defined in laya/components/Compon...

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

44. 为什么没有on的方法? [ 62%]

为什么没有on的方法? var ani:Animator = hero.getComponent(Animator) as Animator; ani.on(Event.COMPLETE,this,onAniComplete,[ani]); 官方例子里这样写.但编辑器和运行都报错显示没on的方法 2018-11-23 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结...

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

45. Laya2.1.0 [ 62%]

...后在“类库管理”中选择了“2.1.0”之后就报错了, this.getComponent(GameControl),不存在这个属性   附件 : --> 2019-07-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 0 个回复 为什么被折...

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

46. 添加了MouseJoint没有效果 [ 62%]

...abled = true; mouseJoint.selfBody = <laya.physics.RigidBody>ropePart.getComponent(laya.physics.RigidBody); ropePart.addComponentIntance(mouseJoint); Laya.stage.addChild(ropePart); 2019-04-24 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相...

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

47. laya.d3.core.Camera_API3.0 [ 61%]

...Children event frameLoop frameOnce getChildAt getChildByName getChildIndex getComponent getComponents hasHideFlag hasListener isAncestorOf normalizedViewportPointToRay off offAll offAllCaller on onAfterDeserialize onAwake onDestroy onDisable onEnable once recoverRenderContext3D removeAllLayers remov...

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

48. 怎么获取预制体脚本组件,及调用脚本里的函数? [ 61%]

...获取预制体脚本组件,及调用脚本里的函数 父容器调用 getComponent() 直接说没有这个类   2020-09-09 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 0 个回复 为什么被折叠? 0 个回复被折...

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

49. 3D 粒子动画问题 [ 61%]

...5542998 赞同来自: 那导入的时候也是导成lh格式,然后通过getComponent去获得里面的粒子ShuriKenParticle3D对吧? 2018-03-29 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 qq595542998 相关问题 unity导出粒...

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

50. MeshCollder 无法跟随父物体缩放 [ 61%]

MeshCollder 无法跟随父物体缩放 meshSprite3D.getChildAt(0).getComponent(Laya.PhysicsCollider).colliderShape.scale = new Laya.Vector3(3, 1, 3); 2019-05-21 添加评论 悬赏 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 0 个回复 为什...

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