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

大约有 51 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0118 秒)

21. laya.d3.component.animator.AnimatorState_API3.0 [ 71%]

...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

22. 动画状态机 · LayaAir3.4 · 引擎文档 · LAYABOX [ 66%]

...AnimatorStateScript { ... private model: Laya.Sprite3D; /**@internal */ setPlayScriptInfo(animator: Laya.Animator | Laya.Animator2D, layerindex: number, playstate: Laya.AnimatorState | Laya.AnimatorState2D) { ... this.model = animator.owner as Laya.Sprite3D;//得到Cube节点 } ... /** * 动画状...

来源: Laya3.0_文档 发布时间: 20251010

23. laya.display.Animation_API3.0 [ 65%]

...blic/Protected All Inherited Externals Only exported Menu Globals "laya/display/Animation" Animation Class Animation Animation 是Graphics动画类。实现了基于Graphics的动画创建、播放、控制接口。 本类使用了动画模版缓存池,它以一定的内存开销来节省CPU开销...

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

24. 在父sprite中添加子sprite ,移动父Sprite 子sprite为什么不动? [ 61%]

...ni"; this.init(); } // 注册类 IsLand Laya.class(IsLand,"IsLand",laya.display.Sprite); // 原型 var _proto = IsLand.prototype; // 初始化 _proto.init = function(){ // 球体 this.ball = new Sprite(); // 城堡 this.tower = new Sprite(); // 飞艇 this.aeroboat = new Sprite(); // 山 this.mounta...

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

25. WebXR · LayaAir3.4 · 引擎文档 · LAYABOX [ 60%]

...e 96。 还需要通过翻墙(中国香港的VPN)去下载安装Google Play应用商店。然后在应用商店里搜索安装Google Play Services For AR与Google VR服务。 运行环境不必和本篇完全一样,能安装好Google Play应用商店,和最新版的Chrome浏览器(安卓...

来源: Laya3.0_文档 发布时间: 20251010

26. laya.ani.swf.MovieClip_API3.0 [ 60%]

...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

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

...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

28. laya.display.FrameAnimation_API3.0 [ 57%]

...blic/Protected All Inherited Externals Only exported Menu Globals "laya/display/FrameAnimation" FrameAnimation Class FrameAnimation 节点关键帧动画播放类。解析播放IDE内制作的节点动画。 Hierarchy AnimationBase FrameAnimation EffectAnimation Index Constructors constructor Proper...

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

29. laya.display.AnimationPlayerBase [ 56%]

...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

30. laya.display.AnimationBase_API3.0 [ 55%]

...blic/Protected All Inherited Externals Only exported Menu Globals "laya/display/AnimationBase" AnimationBase Class AnimationBase 动画基类,提供了基础的动画播放控制方法和帧标签事件相关功能。 可以继承此类,但不要直接实例化此类,因为有些方法需要...

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