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

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

1. 3D寻路 · LayaAir3.0文档 · LAYABOX [ 100%]

...色行走路线,通过Tween来执行角色位置改变的 //开启定时重复执行 Laya.timer.loop(40, this, this.loopfun); private loopfun(): void { //resPath,角色需要移动的每个世界坐标位置数组 if (this.resPath && this.index < this.resPathLength) { //AStar寻路位...

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

2. 3D粒子编辑模块 · LayaAir3.0文档 · LAYABOX [ 84%]

...启用,粒子系统在上述持续时间结束时,再次启动并继续重复循环 Play On Awake:如果启用,粒子系统会在创建对象时自动启动 Start Delay:启用后系统开始发射前的延迟时间,可选择两种延迟方式 Constant 固定时间 Random Between Two Cons...

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