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

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

51. 动态克隆模型属性丢失! [ 59%]

动态克隆模型属性丢失! num = Laya.Sprite3D.instantiate(num,null,false,new Laya.Vector3(wx,0,0)); scene.addChild(num); num.wx=remodarr(num)[0]; console.log("当前宽"+num.wx) num是一个数组精灵,我在动态克隆精灵之 后,当时这个属 性输出是存在, 但是...

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

52. 2.1.1base克隆特效报错 [ 59%]

2.1.1base克隆特效报错 使用Laya.Sprite3D.instantiate克隆特效报错 这是什么操作 附件 : --> 2019-07-09 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关链接 提交 2 个回复 Laya_Aaron 赞同来自: 需要demo 2019-07-...

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

53. laya.d3.core.SimpleSkinnedMeshSprite3D_API3.0 [ 59%]

...ren removeSelf replaceChild runCallLater setChildIndex timerLoop timerOnce instantiate load Constructors constructor new SimpleSkinnedMeshSprite3D(mesh?: Mesh, name?: string): SimpleSkinnedMeshSprite3D Overrides RenderableSprite3D.constructor Defined in laya/d3/core/SimpleSkinnedMeshSprite3D.ts:61 ...

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

54. laya.d3.core.pixelline.PixelLineSprite3D_API3.0 [ 58%]

...veSelf replaceChild runCallLater setChildIndex setLine timerLoop timerOnce instantiate load Constructors constructor new PixelLineSprite3D(maxCount?: number, name?: string): PixelLineSprite3D Overrides RenderableSprite3D.constructor Defined in laya/d3/core/pixelLine/PixelLineSprite3D.ts:45 创建一...

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

55. 3d显示对象克隆体超出舞台不再显示bug2.1.0.btea1 [ 58%]

...= sp; this.scene3d.addChild(sp); //克隆Sprite3D this.sp2 = Laya.Sprite3D.instantiate(this.sp,null,false); //错开点位置 this.sp2.transform.translate(new Laya.Vector3(-0.2, 0, 0)); this.scene3d.addChild(this.sp2); //添加键盘控制 Laya.timer.frameLoop(1, this, this.onKeyDown); } onKeyDown()...

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

56. 2个Rigidbody3D并未接触,却触发onTriggerEnter [ 57%]

..., isTrigger = true,用来模拟unity导出预设。 然后用Sprite3D.instantiate实例化2个预设,并设置距离和角度。其中一个附加脚本监测onTriggerEnter,onTriggerStay,onTriggerExit状态。运行(一切正常)。但是在调试面板修改其中一个boxrotationE...

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

57. 克隆模型动画无法播放,请问是什么原因 [ 56%]

...正常   1.我有一个带有动画模型A 2.克隆了A: Laya.Sprite3D.instantiate(A) 得到 模型对象B 3.此时两个模型动画播放正常 4.在原有基础上,再添加一个相机 5.A动画正常播放,B动画播放不了   DEMO附件如下:   附件 : --> test_3d_anima...

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

58. laya.d3.core.light.PointLight [ 56%]

...象是否为特定事件类型注册了任何侦听器。 EventDispatcher instantiate(original:Sprite3D, parent:Node = null, worldPositionStays:Boolean = true, position:Vector3 = null, rotation:Quaternion = null):Sprite3D[static] 创建精灵克隆实例。 Sprite3D isMouseEvent(type:String):Bo...

来源: laya_api 发布时间: 20170929

59. laya.d3.core.light.DirectionLight [ 56%]

...象是否为特定事件类型注册了任何侦听器。 EventDispatcher instantiate(original:Sprite3D, parent:Node = null, worldPositionStays:Boolean = true, position:Vector3 = null, rotation:Quaternion = null):Sprite3D[static] 创建精灵克隆实例。 Sprite3D isMouseEvent(type:String):Bo...

来源: laya_api 发布时间: 20170929

60. laya.d3.core.light.SpotLight [ 56%]

...象是否为特定事件类型注册了任何侦听器。 EventDispatcher instantiate(original:Sprite3D, parent:Node = null, worldPositionStays:Boolean = true, position:Vector3 = null, rotation:Quaternion = null):Sprite3D[static] 创建精灵克隆实例。 Sprite3D isMouseEvent(type:String):Bo...

来源: laya_api 发布时间: 20170929