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

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

11. 时间轴动画(ActionScript-LayaAir基础篇(AS3)-动画基础) [ 87%]

...节省了制作人员的大部分时间,提高了开发效率。本篇从创建时间轴动画至编码运用,全面介绍时间轴动画编辑器的功能及使用。 > ## 1. 创建时间轴动画   **时间轴动画有两种创建方式**。一种是创建`.ani`文件的时间轴动画,...

来源: Laya2.0_文档 发布时间: 20210715

12. laya.d3.core.scene.BoundsOctreeNode [ 84%]

...undsOctreeNodeInheritanceBoundsOctreeNode Object BoundsOctreeNode 类用于创建八叉树节点。 Public Methods  MethodDefined By  BoundsOctreeNode(octree:BoundsOctree, parent:BoundsOctreeNode, baseLength:Number, center:Vector3) 创建一个 BoundsOctreeNode 实例。 BoundsOctreeNode  add(o...

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

13. laya.d3.component.animation.UVAnimations [ 82%]

...eyframeAnimations Component3D EventDispatcher Object UVAnimations 类用于创建UV动画组件。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By currentAnimationClipIndex : int[read-only] 获取播放器的动画索引。 KeyframeAnimations...

来源: laya_api 发布时间: 20170603

14. 程序蓝图 · LayaAir3.0文档 · LAYABOX [ 82%]

程序蓝图一、创建蓝图二、蓝图编辑器的使用2.1 节点类型2.2 蓝图编辑2.3 蓝图调试三、蓝图装饰器3.1 类3.2 属性3.3 函数3.4 事件程序蓝图 版本 >= 3.2 beta3 在使用蓝图前,首先需要在LayaAir-IDE的项目设置面板中勾选蓝图模块。 一...

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

15. laya.d3.component.animation.CameraAnimations [ 81%]

...ameAnimations Component3D EventDispatcher Object CameraAnimations 类用于创建摄像机动画组件。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By  addMode : Boolean = true叠加模式。CameraAnimations currentAnimationClipIndex : in...

来源: laya_api 发布时间: 20170603

16. laya.d3.component.animation.RigidAnimations [ 81%]

...rameAnimations Component3D EventDispatcher Object RigidAnimations 类用于创建变换动画组件。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By currentAnimationClipIndex : int[read-only] 获取播放器的动画索引。 KeyframeAnimati...

来源: laya_api 发布时间: 20170929

17. laya.d3.component.animation.SkinAnimations [ 81%]

...frameAnimations Component3D EventDispatcher Object SkinAnimations 类用于创建蒙皮动画组件。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By  curBonesDatas : Float32Array[read-only] 获取骨骼数据。 SkinAnimations currentAnima...

来源: laya_api 发布时间: 20170929

18. laya.display.Animation_API3.0 [ 80%]

...Animation Animation 是Graphics动画类。实现了基于Graphics的动画创建、播放、控制接口。 本类使用了动画模版缓存池,它以一定的内存开销来节省CPU开销,当相同的动画模版被多次使用时,相比于每次都创建新的动画模版,使用动画...

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

19. laya.d3.component.animation.KeyframeAnimations [ 80%]

...ds Show Inherited Public Methods MethodDefined By  KeyframeAnimations() 创建一个新的 KeyframeAnimation 实例。 KeyframeAnimations event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件...

来源: laya_api 发布时间: 20170929

20. laya.d3.component.Component3D [ 80%]

...or, AttachPoint, Collider, KeyframeAnimations, Script Component3D 类用于创建组件的父类。 Public Properties PropertyDefined By  destroyed : Boolean[read-only] 获取是否已销毁。 Component3D  enable : Boolean 获取是否启用。 Component3D  id : int[read-only] 获取唯一...

来源: laya_api 发布时间: 20170929