大约有 1,709 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0103 秒)
Laya_社区(1287) Laya3.0_api(252) Laya2.0_文档(48) laya_api(43) Laya2.0_api(39) Laya3.0_文档(31) Laya_示例(6) Laya2.0_示例(3)
...rited from EventDispatcher.event Defined in laya/events/EventDispatcher.ts:32 派发事件。 Parameters type: string 事件类型。 Optional data: any (可选)回调数据。注意:如果是需要传递多个参数 p1,p2,p3,...可以使用数组结构如:[p1,p2,p3,...] ;如果需要回...
来源: Laya3.0_api 发布时间: 20231115
...rited from EventDispatcher.event Defined in laya/events/EventDispatcher.ts:32 派发事件。 Parameters type: string 事件类型。 Optional data: any (可选)回调数据。注意:如果是需要传递多个参数 p1,p2,p3,...可以使用数组结构如:[p1,p2,p3,...] ;如果需要回...
来源: Laya3.0_api 发布时间: 20231115
...rited from EventDispatcher.event Defined in laya/events/EventDispatcher.ts:32 派发事件。 Parameters type: string 事件类型。 Optional data: any (可选)回调数据。注意:如果是需要传递多个参数 p1,p2,p3,...可以使用数组结构如:[p1,p2,p3,...] ;如果需要回...
来源: Laya3.0_api 发布时间: 20231115
...id Inherited from AnimationBase.filters Defined in laya/display/Sprite.ts:1328 滤镜集合。可以设置多个滤镜组合。 Returns any[] Inherited from AnimationBase.filters Defined in laya/display/Sprite.ts:1332 滤镜集合。可以设置多个滤镜组合。 Parameters value: any[] Returns v...
来源: Laya3.0_api 发布时间: 20231102
...artup﹕ Initializing chromium process, singleProcess=true 04-11 11:17:09.332 8591-8637/? W/cr_media﹕ Requires BLUETOOTH permission 04-11 11:17:09.430 8591-8591/? W/cr_AwContents﹕ onDetachedFromWindow called when already detached. Ignoring 04-11 11:17:09.442 8591-8591/? I/layaConc...
来源: Laya_社区 发布时间: 20170411
...UI组件的熟练使用。 视频课链接: https://ke.qq.com/course/275321 如果看到第三节,物理碰撞的生命周期方法,也要对LayaAirIDE组件化开发相关比较熟悉。 视频课链接: https://ke.qq.com/course/427324 如果对这两块都不熟悉的,可以查看这两...
来源: Laya2.0_文档 发布时间: 20210714
...是COLLISIONFILTERGROUP_CUSTOMFILTER1......10。全都是2的幂,从64到32768。 为了方便记忆,我们可以不记实际值,记住CUSTOMFILTER后1到10的ID号区别即可。 使用示例为: //指定xxx碰撞器所属哪个碰撞组(COLLISIONFILTERGROUP_CUSTOMFILTER2对应的值为12...
来源: Laya3.0_文档 发布时间: 20251010
...贴图格式 Returns RenderTargetFormat Defined in laya/d3/core/Camera.ts:632 深度贴图格式 Parameters value: RenderTargetFormat Returns void depthTextureMode get depthTextureMode(): DepthTextureMode set depthTextureMode(value: DepthTextureMode): void Defined in laya/d3/core/Camera.ts:601 深...
来源: Laya3.0_api 发布时间: 20231115
...nherited from Camera.depthTextureFormat Defined in laya/d3/core/Camera.ts:632 深度贴图格式 Parameters value: RenderTargetFormat Returns void depthTextureMode get depthTextureMode(): DepthTextureMode set depthTextureMode(value: DepthTextureMode): void Inherited from Camera.depthTextureMode Defi...
来源: Laya3.0_api 发布时间: 20231115
...`COLLISIONFILTERGROUP_CUSTOMFILTER1......10`。全都是2的幂,从64到32768。 为了方便记忆,我们可以不记实际值,记住CUSTOMFILTER后1到10的ID号区别即可。 使用示例为: ```typescript //指定xxx碰撞器所属哪个碰撞组(COLLISIONFILTERGROUP_CUSTOMFILTER2对...
来源: Laya2.0_文档 发布时间: 20210715