大约有 39 项符合查询结果, 库内数据总量为 30,784 项。 (搜索耗时: 0.0059 秒)
...class SkeletonInheritanceSkeleton Sprite Node EventDispatcher Object 骨骼动画由Templet,AnimationPlayer,Skeleton三部分组成。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,...
来源: laya_api 发布时间: 20170929
...llowed to start. unity中的模型导出后在laya中显示不正常 骨骼动画播放完后的回调时间 做好的粒子特效在U3D里循环正常。在LAYA插件里预览跳帧闪烁。序列素材本身也是循环的。但是不知道为什么会跳帧。 视频播放案例 播放背景音...
来源: Laya_社区 发布时间: 20170512
...class SkeletonInheritanceSkeleton Sprite Node EventDispatcher Object 骨骼动画由Templet,AnimationPlayer,Skeleton三部分组成。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activ...
来源: Laya2.0_api 发布时间: 20190513
...我创建了一个父元素、一个子元素!子元素绑定了timeline动画(假设是运行5秒)。但当子元素的动画运行到2.5秒的时候,父元素被destroy了,那此时子元素的动画会报错,导致整个Laya停止运行,页面被卡死! 我们尝试了在父元素...
来源: Laya_社区 发布时间: 20170714
...值 Random between two Curve:在两个曲线中随机取值 3.1.5 纹理动画 Texture Sheet 用来播放粒子动画的模块,粒子动画的原材料是一种纹理,它包含了一组帧动画,能够以动画方式渲染粒子。 帧动画:使用多张图片,每张图片为一帧,构...
来源: Laya3.0_文档 发布时间: 20241014
...e == Item.ITEM_TYPE_FLY){ item.visible = false; }else{ //星星物品播放动画 Tween.to(item, {y : -10, scaleX : 0.1, alpha : 0}, 300, null, Handler.create(this, this.itemTweenComplete, [item])); this.updateScore(); } } } } //人物如果踩到地板了 就把人物的坐标设置到地板上面 ...
来源: Laya_社区 发布时间: 20160803
...1. 如图1所示,用index++跳帧,但是在第5帧就再也不动了,动画卡住 2. 如图2所示,这段代码有问题 3. 如图3所示,把floor改成round,动画正常播放 另外一个非常重要的建议: 2.2的layaair,as3.0已经不开源了吗?希望能继续开源...
来源: Laya_社区 发布时间: 20190906
...ported 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 hitTestPrior mouseThrough name tag draw...
来源: Laya3.0_api 发布时间: 20231115
... Globals "laya/spine/SpineSkeleton" SpineSkeleton Class SpineSkeleton spine动画由SpineTemplet,SpineSkeletonRender,SpineSkeleton三部分组成。 Hierarchy Sprite SpineSkeleton Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseTh...
来源: Laya3.0_api 发布时间: 20231115