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

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

471. laya.device.Shake_API3.0 [ 59%]

...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/device/Shake" Shake Class Shake Shake只能在支持此操作的设备上有效。 Hierarchy EventDispatcher Shake Index Constructors constructor Accessors instance Methods event hasListener off of...

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

472. layacmd atlas报错 [ 59%]

...rocess.js:319 throw errnoException(err, 'spawn'); ^ Error: spawn EACCES at exports._errnoException (util.js:1020:11) at ChildProcess.spawn (internal/child_process.js:319:11) at exports.spawn (child_process.js:369:9) at Object.<anonymous> (/usr/local/lib/node_modules/layacmd/layacmd-atlas.js:88...

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

473. laya2.0 中的publish.js如何使用 [ 59%]

...2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined 预设怎么在代码中使用 问题状态 最新活动: 2019-01-24 14:06 浏览: 889 关注: 2 人

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

474. Laya2.0 动画Animator如何监听播放完成 [ 59%]

...AnimatorStateScript   import AnimationDefine from "../AnimationDefine";  export default class AttackState extends Laya.AnimatorStateScript {  animator:Laya.Animator;  onStateEnter(): void {  }  onStateExit(): void { if(this.animator) { this.animator.crossFade(AnimationDefine.IDLE,0.5,0,0); } }...

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

475. laya.d3.shader.SubShader_API3.0 [ 59%]

...ilable ts Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/shader/SubShader" SubShader Class SubShader SubShader 类用于创建SubShader。 Hierarchy SubShader Index Constructors constructor Properties IncludeUniformMap Methods _addShaderPass addShader...

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

476. laya.components.AnimatorControllerLayer2D_API3.0 [ 59%]

...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/components/AnimatorControllerLayer2D" AnimatorControllerLayer2D Class AnimatorControllerLayer2D Hierarchy AnimatorControllerLayer2D Implements IClone Index Constructors constructor Properties blend...

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

477. laya.loaders.AnimationClip2DLoader_API3.0 [ 59%]

...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/loaders/AnimationClip2DLoader" AnimationClip2DLoader Class AnimationClip2DLoader Hierarchy AnimationClip2DLoader Implements IResourceLoader Index Methods load Methods load load(task: ILoadTask): Pr...

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

478. laya.particle.ParticleTemplate2DLoader_API3.0 [ 59%]

...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/particle/ParticleTemplate2DLoader" ParticleTemplate2DLoader Class ParticleTemplate2DLoader Hierarchy ParticleTemplate2DLoader Implements IResourceLoader Index Methods load Methods load load(task: I...

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

479. laya.d3.physics.shape.BoxColliderShape_API3.0 [ 59%]

...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/physics/shape/BoxColliderShape" BoxColliderShape Class BoxColliderShape BoxColliderShape 类用于创建盒子形状碰撞器。 Hierarchy ColliderShape BoxColliderShape Implements IClone Index ...

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

480. UI中的list组件如何配合VScroll 使用 [ 59%]

...2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? 问题状态 最新活动: 2018-02-09 18:33 浏览: 696 关注: 2 人 183*****288 • 2018-02-10 08:43 我要的是代码 我新建一个还要找代码 Laya_Aaron • 2018-02-10 10:38 项目里有代码 Laya_Aaro...

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