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

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

1. laya.display.Animation_API3.0 [ 100%]

...配置文件中读取,value为对应的动画模版,是一个Graphics对象数组,每个Graphics对象对应一个帧图像,动画的播放实质就是定时切换Graphics对象。 使用set source、loadImages(...)、loadAtlas(...)、loadAnimation(...)方法可以创建动画模版。使用...

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

2. laya.utils.ImgUtils_API3.0 [ 84%]

...yBuffer): any Defined in laya/utils/ImgUtils.ts:64 通过二进制获取URL对象 Parameters url: string arrayBuffer: ArrayBuffer Returns any Static destroy destroy(url: string): void Defined in laya/utils/ImgUtils.ts:96 销毁指定URL的二进制内存数据 Parameters url: string Returns void Glo...

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

3. laya.maths.Matrix_API3.0 [ 80%]

...个坐标空间映射到另一个坐标空间。 您可以对一个显示对象执行不同的图形转换,方法是设置 Matrix 对象的属性,将该 Matrix 对象应用于 Transform 对象的 matrix 属性,然后应用该 Transform 对象作为显示对象的 transform 属性。这些转...

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

4. laya.components.Component_API3.0 [ 76%]

...,如果实现了这个函数,则组件会被重置并且自动回收到对象,方便下次复用 如果没有重置,则不进行回收复用 Returns void Optional onStart onStart(): void Defined in laya/components/Component.ts:287 第一次执行update之前执行,只会执行一次 Ret...

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

5. laya.physics.joint.JointBase_API3.0 [ 75%]

...t(): any Defined in laya/physics/joint/JointBase.ts:18 [只读]原生关节对象 Returns any Methods _initialize _initialize(): void Inherited from Component._initialize Defined in laya/components/Component.ts:56 Returns void _setOwner _setOwner(node: Node): void Inherited from Component._setOwner ...

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

6. laya.effect.EffectBase_API3.0 [ 73%]

.../effect/EffectBase" EffectBase Class EffectBase 效果插件基类,基于对象管理 Hierarchy Component EffectBase FadeIn FadeOut Index Constructors constructor Properties _extra _singleton autoDestroyAtComplete delay duration ease eventName owner repeat runInEditor scriptPath target Accessor...

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

7. laya.components.CommonScript_API3.0 [ 72%]

...,如果实现了这个函数,则组件会被重置并且自动回收到对象,方便下次复用 如果没有重置,则不进行回收复用 Returns void onStart onStart(): void Overrides Component.onStart Defined in laya/components/CommonScript.ts:41 第一次执行update之前执行,...

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

8. laya.physics.joint.GearJoint_API3.0 [ 71%]

...se.joint Defined in laya/physics/joint/JointBase.ts:18 [只读]原生关节对象 Returns any ratio get ratio(): number set ratio(value: number): void Defined in laya/physics/joint/GearJoint.ts:42 两个齿轮角速度比例,默认1 Returns number Defined in laya/physics/joint/GearJoint.ts:46 两...

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

9. laya.d3.core.MeshFilter_API3.0 [ 71%]

...,如果实现了这个函数,则组件会被重置并且自动回收到对象,方便下次复用 如果没有重置,则不进行回收复用 Returns void Optional onStart onStart(): void Inherited from Component.onStart Defined in laya/components/Component.ts:287 第一次执行update之...

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

10. laya.physics.joint.PulleyJoint_API3.0 [ 70%]

...se.joint Defined in laya/physics/joint/JointBase.ts:18 [只读]原生关节对象 Returns any Methods _initialize _initialize(): void Inherited from Component._initialize Defined in laya/components/Component.ts:56 Returns void _setOwner _setOwner(node: Node): void Inherited from Component._setOwner ...

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