大约有 623 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0097 秒)
为什么模型文件导出sprite3D再放入页面中样子不一样 如题,这个是unity中的样子 这是导出laya中的样子 这是导出选项 附件 : --> 2018-03-15 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 ...
来源: Laya_社区 发布时间: 20180315
...ild(Loader.getRes("res/threeDimen/skinModel/LayaMonkey/LayaMonkey.lh")) as Sprite3D; //克隆sprite3d layaMonkey_clone1 = Sprite3D.instantiate(layaMonkey, scene, false, new Vector3(0.6, 0, 0)); //克隆sprite3d layaMonkey_clone2 = scene.addChild(Sprite3D.instantiate(layaMonkey, null, false, new Vect...
来源: Laya_社区 发布时间: 20181017
[LayaAir3]3.3 sprite3d对象销毁触发脚本onDestroy获取transform异常 onDestroy时transform已经无法获取 demo展示了一种应用场景,清除tween失败 附件 : --> 3.3_sprite3d对象销毁触发脚本onDestroy获取transform异常_.zip 2025-10-31 添加评论 免费帖 --> 分享 ...
来源: Laya_社区 发布时间: 20251031
Laya.Pool可以创建模型数据导入的Sprite3D吗? Laya.Pool的示例中都是操作2D对象。想知道,有没有可能通过Pool来缓存管理Laya.loader.getRes加载的Sprite3D? 如果可以,能简单说下流程吗?谢谢! 2018-04-18 添加评论 免费帖 --> 分享 微博 QZONE...
来源: Laya_社区 发布时间: 20180418
Sprite3D.load 加载模型报错。。 下面是demo和图片。。 附件 : --> demo3d1.zip 2019-08-19 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自: 报错不是bug ,很可能是你...
来源: Laya_社区 发布时间: 20190819
Sprite3D可以添加自定义属性吗? 我发现Sprite3D在clone时不能把我自定义到sprite上的属性克隆过去 2017-10-09 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 183*****755 赞同来自: 可...
来源: Laya_社区 发布时间: 20171009
laya3d到处的模型文件 laya3d到处的模型文件为什么再模型sprite3d外面又套了一层sprite3d,我要获取对应的模型,每次都要 let waimianSp:Laya.Sprite3D = Laya.loader.getRes("res/atlas/LayaScene_test2/Conventional/test2.lh") as Laya.Sprite3D; let sp3d:Laya.Sprite3D ...
来源: Laya_社区 发布时间: 20200420
...ationAll Packages | All Classes | Index | Frames No Frames RenderableSprite3DProperties | Methods | Events | Constants Packagelaya.d3.coreClasspublic class RenderableSprite3DInheritanceRenderableSprite3D Sprite3D ComponentNode Node EventDispatcher ObjectSubclasses Glitter, MeshSprite3D, Sh...
来源: laya_api 发布时间: 20170929
...3.core.particleClasspublic class Particle3DInheritanceParticle3D RenderableSprite3D Sprite3D Node EventDispatcher Object Particle3D 3D粒子。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Sprite...
来源: laya_api 发布时间: 20170603
...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