大约有 8 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0045 秒)
...播放模式 在下面的示例代码中有一段代码 ```typescript this.skeleton = this.templet.buildArmature(); ``` 与内置版Spine动画播放模式不同的地方在于内置版我们需要传一个参数来确认使用哪种模式(三种模式中,0:不支持换装,1,2支持换装),...
来源: Laya2.0_文档 发布时间: 20210715
...播放模式 在下面的示例代码中有一段代码 ```typescript this.skeleton = this.templet.buildArmature(); ``` 与内置版Spine动画播放模式不同的地方在于内置版我们需要传一个参数来确认使用哪种模式(三种模式中,0:不支持换装,1,2支持换装),...
来源: Laya2.0_文档 发布时间: 20210715
...图 另附代码一份,比较紧急,望定位问题 附件 : --> test_skeleton.zip 2018-09-05 添加评论 已悬赏5元 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 colinzcli_wx 赞同来自: 悬赏了5块钱,完美解决的可...
来源: Laya_社区 发布时间: 20180905
...I DocumentationAll Packages | All Classes | Index | Frames No Frames SkeletonProperties | Methods | Events Packagelaya.ani.boneClasspublic class SkeletonInheritanceSkeleton Sprite Node EventDispatcher Object 骨骼动画由Templet,AnimationPlayer,Skeleton三部分组成。 Public Proper...
来源: Laya2.0_api 发布时间: 20190513
...I DocumentationAll Packages | All Classes | Index | Frames No Frames SkeletonProperties | Methods | Events Packagelaya.ani.boneClasspublic class SkeletonInheritanceSkeleton Sprite Node EventDispatcher Object 骨骼动画由Templet,AnimationPlayer,Skeleton三部分组成。 Public Proper...
来源: laya_api 发布时间: 20170929
...rotected All Inherited Externals Only exported Menu Globals "laya/ani/bone/Skeleton" Skeleton Class Skeleton 骨骼动画由Templet,AnimationPlayer,Skeleton三部分组成。 Hierarchy Sprite Skeleton Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize...
来源: Laya3.0_api 发布时间: 20231115
...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
...tected All Inherited Externals Only exported Menu Globals "laya/spine/SpineSkeleton" SpineSkeleton Class SpineSkeleton spine动画由SpineTemplet,SpineSkeletonRender,SpineSkeleton三部分组成。 Hierarchy Sprite SpineSkeleton Index Constructors constructor Properties _extra _ownGraphics _scen...
来源: Laya3.0_api 发布时间: 20231115