大约有 544 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0059 秒)
3D粒子编辑器一、3D粒子编辑器基础什么是3D粒子火焰效果展示二、LayaAir引擎中创建3D粒子三、3D粒子的使用3D粒子的使用由三部分构成粒子系统组件粒子渲染模块粒子着色器3.1 粒子系统组件 ParticleSystem3.2 粒子渲染模块 ShurikenParti...
来源: Laya3.0_文档 发布时间: 20241014
...题请先登录 发起人 Nevermore 相关问题 使用了u3D导出来的粒子,不停的显示移除并销毁其克隆对象,统计面板的显存和内存就会显示成负数 打包出来后的APP打开加载速度过慢,有黑屏,如何加入闪屏图片 斜角透视的感觉怎么弄出...
来源: Laya_社区 发布时间: 20200417
...nderableSprite3D Sprite3D Node EventDispatcher Object ShuriKenParticle3D 3D粒子。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取在场景中...
来源: Laya2.0_api 发布时间: 20190513
...3D Sprite3D ComponentNode Node EventDispatcher Object ShuriKenParticle3D 3D粒子。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Sprite3D activeInHierarchy : Boolean[read-only] 获取在场景...
来源: laya_api 发布时间: 20170929
...p3出现The AudioContext was not allowed to start. 使用了u3D导出来的粒子,不停的显示移除并销毁其克隆对象,统计面板的显存和内存就会显示成负数 播放声音出错,求指教 求教: soundManager如何停止正在播放的背景音乐 laya3D动画无法播...
来源: Laya_社区 发布时间: 20180525
...看!!!不按提问规则的,官方拒绝解答!!! unity导出粒子文件问题 laya针对页游耗用内存大的问题是如何解决的? liblayaair.so 总是崩溃,有没有官方人员帮忙解决一下啊 LayaAir3D UnityPlugin 使用须知-版本更新-问题解答(最新版...
来源: Laya_社区 发布时间: 20170524
...ystem Class ShurikenParticleSystem ShurikenParticleSystem 类用于创建3D粒子数据模板。 Hierarchy GeometryElement ShurikenParticleSystem ShurikenParticleInstanceSystem Implements IClone Index Constructors constructor Properties _geometryElementOBj autoRandomSeed dragConstant dragSpeedConsta...
来源: Laya3.0_api 发布时间: 20231115
...text/javascript" src="libs/min/laya.html.min.js"></script> <!--粒子类库--> <script type="text/javascript" src="libs/min/laya.particle.min.js"></script> <!--提供tileMap解析支持--> <script type="text/javascript" src="libs/min/laya.tiledmap.min.js"></...
来源: Laya_社区 发布时间: 20181120
...ion Defined in laya/d3/core/particleShuriKen/ShurikenParticleSystem.ts:216 粒子运行的总时长,单位为秒。 gravityModifier gravityModifier: number = 0 Inherited from ShurikenParticleSystem.gravityModifier Defined in laya/d3/core/particleShuriKen/ShurikenParticleSystem.ts:297 重力敏感...
来源: Laya3.0_api 发布时间: 20231115
....5 使用callLater3.6 图片/图集加载四、其它优化策略4.1 减少粒子的使用数量4.2 尽量减少旋转,缩放,alpha等属性的使用4.3 不要在Timer的循环里创建对象及复杂计算4.4 尽量少用autoSize与getBounds4.5 被try catch的函数执行会变得非常慢五...
来源: Laya3.0_文档 发布时间: 20241014