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

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

471. unity导出的场景.ls加载到laya3d中报错 [ 43%]

...tion=new Laya.Vector3(-8, 4, 15); //旋转摄像机角度 camera.transform.rotate(new Laya.Vector3( -8, -25, 0), true, false); } } new LayaAir3D();   2017-10-17 0 0 分享 微博 QZONE 微信 Monica - 知识达人 赞同来自: 麻烦上传一下你的资源源文件,我们看下! 2017-10-17 0 ...

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

472. 1.7.17beta,微信小游戏预览加载问题 [ 42%]

...te3D(new Laya.BoxMesh(0.1, 0.1, 0.1))) as Laya.MeshSprite3D; box.transform.rotate(new Laya.Vector3(0, 45, 0), false, false); var material: Laya.StandardMaterial = new Laya.StandardMaterial(); material.diffuseTexture = Laya.Texture2D.load("res/layabox.png"); box.meshRender.material = material; var la...

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

473. 3D粒子 · LayaAir3.3 · 引擎文档 · LAYABOX [ 42%]

...,StartSize规定了这个粒子的直径,而不是贴图缩放 Start Rotation:每个粒子的初始旋转角度。如果您想分别控制每个轴的旋转,请启用3D选项。可选择两种延迟方式 Constant 固定值 Random Between Two Constant 从最小到最大中随机取值 (图...

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

474. 3D粒子编辑模块 · LayaAir3文档 · LAYABOX [ 42%]

...,StartSize规定了这个粒子的直径,而不是贴图缩放 Start Rotation:每个粒子的初始旋转角度。如果您想分别控制每个轴的旋转,请启用3D选项。可选择两种延迟方式 Constant 固定值 Random Between Two Constant 从最小到最大中随机取值 (图...

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

475. laya.html.dom.HTMLIframeElement_API3.0 [ 42%]

...displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea href innerHTML is3D mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY rotation scaleX scaleY scene scrollRect skewX skewY stage staticCache s...

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

476. 3D场景销毁后,仍有引用存在,内存中场景及引用其的对象无法销毁 [ 42%]

...slate(new Laya.Vector3(0, 2, 5));         this.camera.transform.rotate(new Laya.Vector3(-30, 0, 0), true, false);          this.scene.addChild(this.camera);         Laya.loader.create("res/scene_Effect/Conventional/Effect_zhujue_attack.lh", Laya.Handler.create(this,...

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

477. laya加载unity插件导出的场景 physics3D is not a function [ 42%]

...tion=new Laya.Vector3(-8, 4, 15); //旋转摄像机角度 camera.transform.rotate(new Laya.Vector3( -8, -25, 0), true, false); })); } } 2018-12-27 0 1 分享 微博 QZONE 微信 Laya_Aaron 赞同来自: Seekers GameUI 里面 把初始化代码删了, ide 已经进行初始化了, 直接 load场...

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

478. 3D网格添加刚体后设置欧拉角出现位置错误 [ 42%]

...角出现位置错误   第一个网格在添加刚体后设置position,rotationEuler可设可不设 第二个网格在添加刚体后设置rotationEuler,不设置position 第二个刚体会带有第一个刚体的position,受刚体影响,第二个网格将与第一个网格出现在同一...

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

479. 请大家帮助优化一下这个抛物线的代码 [ 41%]

...timer.frameLoop(1,this,this.animate); } private animate(e):void{ this.body.rotation += 10; } } class Main{ private ball:Ball; private targetX:number = 600; private targetY:number = 300; private centerX:number = 0; private centerY:number = 0; private angle:number = Math.PI; private angle2:number = 0...

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

480. laya.html.dom.HTMLDivElement_API3.0 [ 41%]

...displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea innerHTML is3D mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY rotation scaleX scaleY scene scrollRect skewX skewY stage staticCache style ...

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