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

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

551. 制作拖尾 遇到drawTriangles报错 和 修复方案 [ 58%]

...里用TS引擎库使用view嵌套发布html5报"Uncaught TypeError:Cannot set property 'y' of null"的解决方案 .sk , .lm , .ltc , .lh, .ani等后缀名的文件是如何制作的? Laya2.0 WebGl模式,使用 drawToCanvas 报错 ImageData is not defined? laya2 发布微信开放域工程,用...

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

552. laya.components.AnimatorController2D_API3.0 [ 58%]

...puMemory gpuMemory Methods _addReference _clearReference _removeReference _setCPUMemory _setCreateURL _setGPUMemory destroy event hasListener isCreateFromURL off offAll offAllCaller on once destroyUnusedResources Constructors constructor new AnimatorController2D(data: any): AnimatorController2D Over...

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

553. laya.d3.component.physics.MeshCollider [ 58%]

...ntation     public function get mesh():BaseMesh    public function set mesh(value:BaseMesh):voidConstructor DetailMeshCollider()Constructorpublic function MeshCollider() 创建一个 SphereCollider 实例。 Method Detail_initialize()methodoverride public function _initialize(owner:Component...

来源: laya_api 发布时间: 20170929

554. TimeLine有Bug [ 58%]

...另外,TimeLine能否增加一些其他的方法,类似egret中的wait,set,call方法,让TimeLine的功能更强大。 我想实现的功能是,一张对象有多段动画,在第一段动画执行完毕以后,设置一些属性,比如设置对象的属性obj["aaa"]=1,然后等待2秒...

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

555. laya.resource.AtlasResource_API3.0 [ 58%]

...puMemory gpuMemory Methods _addReference _clearReference _removeReference _setCPUMemory _setCreateURL _setGPUMemory destroy event hasListener isCreateFromURL off offAll offAllCaller on once destroyUnusedResources Constructors constructor new AtlasResource(dir: string, textures: Array<Texture>,...

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

556. laya.d3.component.animator.AnimatorController_API3.0 [ 58%]

...puMemory gpuMemory Methods _addReference _clearReference _removeReference _setCPUMemory _setCreateURL _setGPUMemory destroy event hasListener isCreateFromURL off offAll offAllCaller on once updateTo destroyUnusedResources Constructors constructor new AnimatorController(data: any): AnimatorController...

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

557. laya.ui.ColorPicker [ 58%]

...e(如果父节点手动设置为false,则不会更改)。 Sprite mouseThrough : Boolean = false 鼠标事件与此对象的碰撞检测是否可穿透。碰撞检测发生在鼠标事件的捕获阶段,此阶段引擎会从stage开始递归检测stage及其子对象,直到找到命中的...

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

558. laya.resource.Prefab_API3.0 [ 58%]

...puMemory gpuMemory Methods _addReference _clearReference _removeReference _setCPUMemory _setCreateURL _setGPUMemory addDep addDeps create destroy event hasListener isCreateFromURL off offAll offAllCaller on once destroyUnusedResources Constructors constructor new Prefab(version?: number): Prefab Ove...

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

559. 1.7.15的版本管理 [ 58%]

...里用TS引擎库使用view嵌套发布html5报"Uncaught TypeError:Cannot set property 'y' of null"的解决方案 问题状态 最新活动: 2018-02-07 10:44 浏览: 767 关注: 2 人 s_hao • 2018-02-07 10:59 还有个问题 老版本的打包 不是会把index里面的js都统一到一个文件...

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

560. Laya中Button等组件lose skin的问题 [ 58%]

...到Button设置皮肤的地方,发现它会去调用changeClips。 __getset(0,__proto,'skin',function(){         return this._skin;         },function(value){         if (this._skin !=value){             this._skin=value;             this.callLater(t...

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