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

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

1. 内置骨骼动画 · LayaAir3.0文档 · LAYABOX [ 100%]

...sk").then((templet: Laya.Templet) => { //创建模式为1,可以启用换装 this.mArmature = templet.buildArmature(0); this.mArmature.x = 300; this.mArmature.y = 350; this.mArmature.scale(0.5, 0.5); this.owner.addChild(this.mArmature); //设置动画播放完成后,调用completeHandler继...

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

2. 3D概念入门 · LayaAir3.0文档 · LAYABOX [ 39%]

...以放置多台摄像机,比如,在图1-2的3D场景中出现的弹窗换装面板,或者某些对战游戏的同屏需求时会用到多个摄像机。 (图1-2) 1.2 透视投影与正交投影 摄像机的成相效果,分为透视和正交两种。LayaAir引擎的3D摄像机默认是透...

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