大约有 65 项符合查询结果, 库内数据总量为 30,784 项。 (搜索耗时: 0.0034 秒)
... | Index | Frames No Frames DrawOrderDataProperties | Methods Packagelaya.ani.boneClasspublic class DrawOrderDataInheritanceDrawOrderData Object ... Public Properties PropertyDefined By drawOrder : Vector.<int>DrawOrderData time : NumberDrawOrderDataPublic Methods MethodDefined ...
来源: laya_api 发布时间: 20170422
...| Index | Frames No Frames DeformSlotDataProperties | Methods Packagelaya.ani.boneClasspublic class DeformSlotDataInheritanceDeformSlotData Object ... Public Properties PropertyDefined By deformSlotDisplayList : Vector.<DeformSlotDisplayData>DeformSlotDataPublic Methods MethodDefine...
来源: laya_api 发布时间: 20170422
...sses | Index | Frames No Frames EventDataProperties | Methods Packagelaya.ani.boneClasspublic class EventDataInheritanceEventData ObjectPublic Properties PropertyDefined By floatValue : NumberEventData intValue : intEventData name : StringEventData stringValue : StringEventData ...
来源: laya_api 发布时间: 20170422
laya.ani.bone.Skeleton 类加载动画成功后,设置pos(0,0)后 位置错误,动画显示不全 例如示例:https://ldc.layabox.com/doc/?nav=zh-as-1-5-6 将pos设置为0,0 2018-08-30 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容...
来源: Laya_社区 发布时间: 20180830
...Index | Frames No Frames TempletProperties | Methods | Events Packagelaya.ani.boneClasspublic class TempletInheritanceTemplet laya.ani.AnimationTemplet 动画模板类 Public Properties PropertyDefined By aniSectionDic : ObjectTemplet bindBoneBoneSlotDic : Object 绑定插槽数据的字...
来源: Laya2.0_api 发布时间: 20190513
... 如图 感觉播放的时候只有一个纹理在播放 let skeleton:Laya.Skeleton = templet.buildArmature(0); bone.skeleton = skeleton; if(bone.isRever) { bone.skeleton.scaleX = -1; } bone.addChild(skeleton); skeleton.on(Laya.Event.STOPPED, this, this.playCom, [bone]); skeleton.play(bone.dire...
来源: Laya_社区 发布时间: 20171225
# LayaAir引擎播放DragonBones动画 > 本篇采用LayaAirIDE 2.0.0版本截图说明,如有差异,请下载最新稳定版本的LayaAirIDE,并以最新版本为准。 DragonBones(龙骨)骨骼动画,是游戏中经常使用的骨骼动画之一,通过LayaAirIDE自带的转换工具...
来源: Laya2.0_文档 发布时间: 20210714
...Index | Frames No Frames TempletProperties | Methods | Events Packagelaya.ani.boneClasspublic class TempletInheritanceTemplet AnimationTemplet laya.resource.Resource 动画模板类 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By aniSec...
来源: laya_api 发布时间: 20170929
Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ani/bone/Skeleton" Skeleton Class Skeleton 骨骼动画由Templet,AnimationPlayer,Skeleton三部分组成。 Hierarchy Sprite S...
来源: Laya3.0_api 发布时间: 20231115
...** 要更好的使用骨骼动画就必须提到模板的概念,在LayaAir引擎中模板是一种特别的概念,表示一种数据结构,这种数据结构可以被复用。骨骼动画就使用到了模板,对于同一个动画来说,可以只创建一个动画模板,然后实例...
来源: Laya2.0_文档 发布时间: 20210715