大约有 670 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0046 秒)
Laya3.0_api(269) Laya_社区(228) Laya2.0_api(93) laya_api(49) Laya2.0_文档(19) Laya3.0_文档(10) Laya2.0_示例(1) Laya_示例(1)
...里用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
...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
...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
...另外,TimeLine能否增加一些其他的方法,类似egret中的wait,set,call方法,让TimeLine的功能更强大。 我想实现的功能是,一张对象有多段动画,在第一段动画执行完毕以后,设置一些属性,比如设置对象的属性obj["aaa"]=1,然后等待2秒...
来源: Laya_社区 发布时间: 20181127
...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
...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
...e(如果父节点手动设置为false,则不会更改)。 Sprite mouseThrough : Boolean = false 鼠标事件与此对象的碰撞检测是否可穿透。碰撞检测发生在鼠标事件的捕获阶段,此阶段引擎会从stage开始递归检测stage及其子对象,直到找到命中的...
来源: Laya2.0_api 发布时间: 20190513
...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
...里用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
...到Button设置皮肤的地方,发现它会去调用changeClips。 __getset(0,__proto,'skin',function(){ return this._skin; },function(value){ if (this._skin !=value){ this._skin=value; this.callLater(t...
来源: Laya_社区 发布时间: 20191122