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

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

21. 使用linkSprite3DToAvatarNode绑定sprite到骨骼上,角色运动时绑定mesh会经常抖动 [ 80%]

使用linkSprite3DToAvatarNode绑定sprite到骨骼上,角色运动时绑定mesh会经常抖动 如题,使用Animator.linkSprite3DToAvatarNode(boneName, sprite)来把武器绑定到手骨骼上,当角色在原地不动时,播放循环动画没什么问题,但当角色动起来以后...

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

22. 获取lh动画控制失败【已解决】 [ 78%]

... //方法一:直接异步加载             var layaMonkey:Sprite3D = scene.addChild(Sprite3D.load(url+"LayaScene_sharedunity/sharedunity.lh")) as Sprite3D;                          var zombieAnimator:Animator =layaMonkey.getChildAt(0).getComponentByType(Animat...

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

23. 如何更改Laya.Sprite3D 物件颜色 [ 78%]

如何更改Laya.Sprite3D 物件颜色 我想要实现这张图片闪烁效果,在unity做法是透过iTween 去改变material.Color值,我想知道layaair里面要怎么实现这个效果呢? 附图分别是这张图片亮与暗两种状态。 附件 : --> 2017-12-11 添加评论...

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

24. [LayaAir3]addComponent(Laya.Rigidbody3D); 报错 [ 76%]

...     onEnable(): void {         let a = this.owner.getChildByName("Sprite3D") as Laya.Sprite3D;         console.log(a,typeof(a))         let aa = a.addComponent(Laya.Rigidbody3D);     }   报错 TypeError: Cannot read properties of undefined (reading '__className')...

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

25. BoxMesh 可以只渲染线框吗 [ 76%]

...bug,经常出现文本渲染混乱) 希望加入视频实时渲染到 sprite3d 材质上 Laya Skeleton渲染时,如果中间slot附件使用了网格,批渲染会被打断,希望官方能优化一下 unity粒子特效sorting fudge层级排序与laya3d渲染显示相反 设置so...

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

26. 3D模型锚点怎么设置 [ 76%]

...置 3d模型锚点如何设置。 论坛上说是pivot方法。但是Laya.Sprite3d 没有这个方法 2019-06-05 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关链接 提交 1 个回复 kura 赞同来自: 1.创建一个空3d精灵在锚...

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

27. laya.d3.core.light.PointLight [ 76%]

...d3.core.lightClasspublic class PointLightInheritancePointLight LightSprite Sprite3D ComponentNode Node EventDispatcher Object PointLight 类用于创建点光。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是...

来源: laya_api 发布时间: 20170929

28. laya.d3.core.light.DirectionLight [ 75%]

...lightClasspublic class DirectionLightInheritanceDirectionLight LightSprite Sprite3D ComponentNode Node EventDispatcher Object DirectionLight 类用于创建平行光。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自...

来源: laya_api 发布时间: 20170929

29. laya.d3.core.light.SpotLight [ 75%]

...a.d3.core.lightClasspublic class SpotLightInheritanceSpotLight LightSprite Sprite3D ComponentNode Node EventDispatcher Object SpotLight 类用于创建聚光。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是...

来源: laya_api 发布时间: 20170929

30. laya.d3.core.glitter.Glitter [ 75%]

...elaya.d3.core.glitterClasspublic class GlitterInheritanceGlitter RenderableSprite3D Sprite3D ComponentNode Node EventDispatcher Object Glitter 类用于创建闪光。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自...

来源: laya_api 发布时间: 20170929