大约有 105 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0032 秒)
...ayaAir3D中是默认开启了纹理的mipmap的。 下面两张动图中的Plane距离摄影机远近时的效果,都从与摄影机的距离都较远处开始拉近。 ![](img/1.gif) (图1) 使用了mipmap ![](img/2.gif)(图2) 没有使用mipmap 从这两个由远拉近的动图就能看出来mip...
来源: Laya2.0_文档 发布时间: 20210715
...ssname' of undefined。 不用我上传实例DEMO,就新建物理demo,把plane.addComponent(Laya.PhysicsCollider)改为addComponent(Laya.PolygonCollider)就报错了。打算测试这个组件的,测不了。 附件 : --> 2020-06-18 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找...
来源: Laya_社区 发布时间: 20200618
...ayaAir3D中是默认开启了纹理的mipmap的。 下面两张动图中的Plane距离摄影机远近时的效果,都从与摄影机的距离都较远处开始拉近。 ![](img/1.gif) (图1) 使用了mipmap ![](img/2.gif)(图2) 没有使用mipmap 从这两个由远拉近的动图就能看出来mip...
来源: Laya2.0_文档 发布时间: 20210715
...是2.3上的效果,到2.6就是第二张图片的效果,我是用一个plane上贴了长有透明通道的png图,在2.6的阴影上无法正确显示透明度,是函数方法换了还是引擎的bug? 附件 : --> 2020-03-27 添加评论 悬赏 --> 分享 微博 QZONE 微信 没有找到相...
来源: Laya_社区 发布时间: 20200327
...Texture = tex; })); //平面加载 let plane = this.scene.addChild(new Laya.MeshSprite3D(Laya.PrimitiveMesh.createPlane(10, 10, 10, 10))); let planeMat = new Laya.BlinnPhongMaterial(); Laya.Texture2D.load("res/threeDimen/Physics/grass.png",...
来源: Laya_社区 发布时间: 20191009
3d库问题 如图部分 intersectsRayAndPlaneRD 的 参数out 是按值传递,所以intersectsRayAndPlaneRP调用intersectsRayAndPlaneRD 时distance 永远不会改变 都是NaN。 附件 : --> 2017-02-26 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请:...
来源: Laya_社区 发布时间: 20170226
...hSprite3D(Mesh.load("../../../../res/threeDimen/staticModel/quad/quad-Plane001.lm"))) as MeshSprite3D; mesh0.transform.localPosition = new Vector3(-0.3, 0.0, 0.0); mesh0.transform.localScale = new Vector3(0.01, 0.01, 0.01); mesh1 = scene.addChild(new MeshSprite3D(Mesh.load("../../../....
来源: Laya_社区 发布时间: 20170209
...年心~厌世 • 2019-03-15 12:42 https://tvs.space-sh.com/games/anhui/plane2/ 这是游戏链接 cwugs • 2019-03-19 14:18 这个问题我也出现了,没办法只能先try catch DxD • 2019-03-20 17:14 +1 同出现过这个问题 也是随机的
来源: Laya_社区 发布时间: 20190314
...加载,用demo,git上面的资源 Laya.loader.create([ "res/u3d/grid/plane.lh", ], Laya.Handler.create(this, this.onPlaneComplete)); 附件 : --> 2019-05-15 添加评论 已悬赏15元 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回...
来源: Laya_社区 发布时间: 20190515
...何在场景中获取到对象 如何在3DSprite上绘制图形? 例如在Plane上绘制扇形 请问如何在React或一个html的canvas中使用laya? 问题状态 最新活动: 2018-12-13 15:33 浏览: 1898 关注: 3 人
来源: Laya_社区 发布时间: 20181112