大约有 8 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0025 秒)
...# 3.2 DragonBones动画播放示例 下面的示例将用到`laya.ani.bone.Skeleton` 类,具体API说明可直接打开链接查看:[https://layaair.ldc.layabox.com/api/?category=Bone&class=laya.ani.bone.Skeleton](https://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=2...
来源: Laya2.0_文档 发布时间: 20210714
...# 3.2 DragonBones动画播放示例 下面的示例将用到`laya.ani.bone.Skeleton` 类,具体API说明可直接打开链接查看:[https://layaair.ldc.layabox.com/api/?category=Bone&class=laya.ani.bone.Skeleton](https://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=2...
来源: Laya2.0_文档 发布时间: 20210715
...# 3.2 DragonBones动画播放示例 下面的示例将用到`laya.ani.bone.Skeleton` 类,具体API说明可直接打开链接查看:[https://layaair.ldc.layabox.com/api/?category=Bone&class=laya.ani.bone.Skeleton](https://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=2...
来源: Laya2.0_文档 发布时间: 20210715
...7) #### 3.2 spine动画播放示例 下面的示例将用到`laya.ani.bone.Skeleton` 类,具体API说明可直接打开链接查看:[https://layaair.ldc.layabox.com/api/?category=Bone&class=laya.ani.bone.Skeleton](https://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=2...
来源: Laya2.0_文档 发布时间: 20210715
...7) #### 3.2 spine动画播放示例 下面的示例将用到`laya.ani.bone.Skeleton` 类,具体API说明可直接打开链接查看:[https://layaair.ldc.layabox.com/api/?category=Bone&class=laya.ani.bone.Skeleton](https://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=2...
来源: Laya2.0_文档 发布时间: 20210715
...7) #### 3.2 spine动画播放示例 下面的示例将用到`laya.ani.bone.Skeleton` 类,具体API说明可直接打开链接查看:[https://layaair.ldc.layabox.com/api/?category=Bone&class=laya.ani.bone.Skeleton](https://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=2...
来源: Laya2.0_文档 发布时间: 20210715
...aya.Event.COMPLETE, this, function() { let skeleton = template.buildArmature(0); Laya.stage.addChild(skeleton); skeleton.pos(300, 300); skeleton.scale(.5, .5); ...
来源: Laya2.0_文档 发布时间: 20210714
...1. 创建辅助对象 ```typescript // gltf 模型文件 gltfFile: any = { skeleton: { url: "res/skeleton.gltf", type: Loader.JSON }, face: { url: "res/face.gltf", type: Loader.JSON }, eyes: { url: "res/eyes.gltf", type: Loader.JSON }, ... } // 装扮配置文件 makeupjson: any = { blusher: { cfg: ...
来源: Laya2.0_文档 发布时间: 20210715