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

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

51. 使用3D UI · LayaAir3.4 · 引擎文档 · LAYABOX [ 61%]

... 0.9; this.value.y = 35; this.value.visible = true; Main.instance.animator.play("stun"); Laya.Tween.create(this.value).to("y", -30).duration(1000); } } 上述代码中的Main.instance.animator.play("Stun");表示改变动画状态,目的是在减少血量时播放受到攻击的动画。需要在...

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

52. laya.events.Event [ 60%]

..._LOST : String = devicelost[static] 显卡设备丢失时触发Event  DISPLAY : String = display[static] 定义 display 事件对象的 type 属性值。Event  DOUBLE_CLICK : String = doubleclick[static] 定义 doubleclick 事件对象的 type 属性值。Event  DRAG_END : String = dragend[sta...

来源: laya_api 发布时间: 20170929

53. laya.display.Animation [ 60%]

...ames AnimationProperties | Methods | Events | Constants Packagelaya.displayClasspublic class AnimationInheritanceAnimation AnimationPlayerBase Sprite Node EventDispatcher Object Animation 是Graphics动画类。实现了基于Graphics的动画创建、播放、控制接口。 本类使用了动...

来源: laya_api 发布时间: 20170929

54. laya.display.Animation [ 59%]

...ames AnimationProperties | Methods | Events | Constants Packagelaya.displayClasspublic class AnimationInheritanceAnimation AnimationBase Sprite Node EventDispatcher Object Animation 是Graphics动画类。实现了基于Graphics的动画创建、播放、控制接口。 本类使用了动画模...

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

55. laya.d3.component.animator.AnimatorState_API3.0 [ 58%]

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

56. laya.media.VideoTexture_API3.0 [ 57%]

...ory height id loop maxMipmapLevel mipmap mipmapCount muted obsolute paused playbackRate preload readyState referenceCount seekable seeking source videoHeight videoWidth volume width wrapModeU wrapModeV wrapModeW cpuMemory gpuMemory Methods _addReference _clearReference _getSource _removeReference _s...

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

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

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

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

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

59. laya.ani.swf.MovieClip [ 56%]

...lean[只读]是否已经销毁。对象销毁后不能再使用。Node displayedInStage : Boolean[read-only] 表示是否在显示列表中显示。Node filters : Array滤镜集合。可以设置多个滤镜组合。Sprite globalScaleX : Number[read-only] 获得相对于stage的全局X轴缩放...

来源: laya_api 发布时间: 20170929

60. laya.display.AnimationBase [ 56%]

... AnimationBaseProperties | Methods | Events | Constants Packagelaya.displayClasspublic class AnimationBaseInheritanceAnimationBase Sprite Node EventDispatcher ObjectSubclasses Animation, FrameAnimation 动画基类,提供了基础的动画播放控制方法和帧标签事件相关功能。 可...

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