大约有 42 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0076 秒)
...te : int 获取缓存播放帧,缓存模式下生效。 Animator cachePlayRate : Number 获取缓存播放速率,缓存模式下生效。 Animator clip : AnimationClip 获取默认动画片段。 Animator curAnimationDatas : Vector.<Float32Array>[read-only] 获取骨骼数据。 A...
来源: laya_api 发布时间: 20170929
...blic/Protected All Inherited Externals Only exported Menu Globals "laya/display/Animation" Animation Class Animation Animation 是Graphics动画类。实现了基于Graphics的动画创建、播放、控制接口。 本类使用了动画模版缓存池,它以一定的内存开销来节省CPU开销...
来源: Laya3.0_api 发布时间: 20231115
... this.spine.skinName = "full-skins/girl"; // 设置皮肤名称 this.spine.play("idle", false); // 播放名称为"idle"的动画,false表示不循环播放 }); } } 2、Spine面板属性说明 2.1 渲染图层 layer 渲染图层主要用于是否被2D光照系统影响以及其它渲染层相关...
来源: Laya3.0_文档 发布时间: 20260131
...模式,性能模式下会延迟粒子释放。ShurikenParticleSystem isPlaying : Boolean[read-only] 是否正在播放。 ShurikenParticleSystem looping : Boolean是否循环。ShurikenParticleSystem maxParticles : int获取最大粒子数。ShurikenParticleSystem _originalBoundingBox : ...
来源: laya_api 发布时间: 20170929
...fset: number = 0 Defined in laya/d3/component/Animator/AnimatorState.ts:81 play on awake start offset name name: string Defined in laya/d3/component/Animator/AnimatorState.ts:70 名称。 speed speed: number = 1 Defined in laya/d3/component/Animator/AnimatorState.ts:73 动画播放速度,1.0为正...
来源: Laya3.0_api 发布时间: 20231115
...tationAll Packages | All Classes | Index | Frames No Frames AnimationPlayerBaseProperties | Methods | Events | Constants Packagelaya.displayClasspublic class AnimationPlayerBaseInheritanceAnimationPlayerBase Sprite Node EventDispatcher ObjectSubclasses Animation, FrameAnimation 动画播...
来源: laya_api 发布时间: 20170929
... AnimationBaseProperties | Methods | Events | Constants Packagelaya.displayClasspublic class AnimationBaseInheritanceAnimationBase Sprite Node EventDispatcher ObjectSubclasses Animation, FrameAnimation 动画基类,提供了基础的动画播放控制方法和帧标签事件相关功能。 可...
来源: Laya2.0_api 发布时间: 20190513
...anchorY blendMode cacheAs components count customRenderEnable destroyed displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea index is3D mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY playing ...
来源: Laya3.0_api 发布时间: 20231115
...scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag PAUSED PLAYING STOPPED drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY animationName blendMode cacheAs components currentTime customRenderEnable destroyed displayHeight displayWidth di...
来源: Laya3.0_api 发布时间: 20231115
...leton Sprite Node EventDispatcher Object 骨骼动画由Templet,AnimationPlayer,Skeleton三部分组成。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha...
来源: laya_api 发布时间: 20170929