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

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

21. laya.ani.bone.Skeleton_API3.0 [ 75%]

...nu Globals "laya/ani/bone/Skeleton" Skeleton Class Skeleton 骨骼动画由TempletAnimationPlayer,Skeleton三部分组成。 Hierarchy Sprite Skeleton Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx...

来源: Laya3.0_api 发布时间: 20231115

22. 分享:销毁龙骨动画! [ 73%]

...骨动画! package { import laya.ani.bone.Skeleton; import laya.ani.bone.Templet; import laya.display.Sprite; import laya.events.Event; import laya.utils.Browser; import laya.utils.Stat; import laya.webgl.WebGL; public class ASDemo { private var mAniPath:String; private var mFactory:Templet; priva...

来源: Laya_社区 发布时间: 20170406

23. Laya 绑定显示内容到骨骼动画 [ 68%]

...Laya.Point(); } result.x=result.y=0; let bone:laya.ani.bone.Bone=skeleton.templet.mRootBone.findBone(BoneName); let matrix:laya.maths.Matrix=bone.getResultMatrixByFrame(skeleton.index); result=matrix.transformPoint(result); return result; } }     以上是自定义代码部分,下面是laya...

来源: Laya_社区 发布时间: 20190805

24. laya.ani.bone.Skeleton [ 68%]

...letonInheritanceSkeleton Sprite Node EventDispatcher Object 骨骼动画由TempletAnimationPlayer,Skeleton三部分组成。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierar...

来源: Laya2.0_api 发布时间: 20190513

25. laya.ani.bone.Skeleton [ 66%]

...letonInheritanceSkeleton Sprite Node EventDispatcher Object 骨骼动画由TempletAnimationPlayer,Skeleton三部分组成。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不...

来源: laya_api 发布时间: 20170929

26. 同步龙骨插槽动画方案 [ 66%]

...a Ver2.1.1   export class MSketon {      private mFactory: Laya.Templet;     public mArmature: Laya.Skeleton     private _handler: Laya.Handler;      constructor(url: string, handler: Laya.Handler, aniMode: number = 0) {         this._handler = handler; ...

来源: Laya_社区 发布时间: 20200618

27. laya.spine.SpineSkeleton_API3.0 [ 44%]

.../spine/SpineSkeleton" SpineSkeleton Class SpineSkeleton spine动画由SpineTemplet,SpineSkeletonRender,SpineSkeleton三部分组成。 Hierarchy Sprite SpineSkeleton Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag...

来源: Laya3.0_api 发布时间: 20231115