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

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

241. [LayaAir3]spine显示不对 [ 64%]

...会在后续的版本中体现 临时的方案是, 你在拿到该spine组件后直接使用changeNormal()来切换一下渲染方式。   例如:onEnable(): void { Laya.loader.load("swk/zhujue_wk.skel", Laya.Handler.create(this, () => { this.owner.getComponent(Laya.Spine2DRenderNode).change...

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

242. laya.d3.core.Camera_API3.0 [ 64%]

...rited from Node.components Defined in laya/display/Node.ts:983 返回所有组件实例。 Returns ReadonlyArray<Component> 返回组件实例数组。 cullingMask get cullingMask(): number set cullingMask(value: number): void Inherited from BaseCamera.cullingMask Defined in laya/d3/core/BaseC...

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

243. laya.physics.joint.JointBase_API3.0 [ 64%]

...m Component.enabled Defined in laya/components/Component.ts:74 是否启用组件。 Returns boolean Inherited from Component.enabled Defined in laya/components/Component.ts:78 是否启用组件。 Parameters value: boolean Returns void hideFlags get hideFlags(): number set hideFlags(value: number)...

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

244. Laya.Script中_onEnable有调onEnable,_onDisable却没有调onDisable [ 64%]

...内容相关的链接 提交 1 个回复 Laya_XS 赞同来自: onDisable是组件被禁用的时候会被触发执行。你的问题需要提交一个必现问题的case 这样别人才方便放你看问题。 2020-08-28 0 2 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回...

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

245. [LayaAir3]sprite再次加入父对象滤镜渲染失效 [ 64%]

...的对象,调用第一个的一个方法,走进了第二方法里 List 组件列表渲染异常 使用谷歌chrom96版本滤镜报错 使用了u3D导出来的粒子,不停的显示移除并销毁其克隆对象,统计面板的显存和内存就会显示成负数 编辑器Tree组件树节点...

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

246. laya.d3.core.light.LightSprite_API3.0 [ 64%]

...rited from Node.components Defined in laya/display/Node.ts:983 返回所有组件实例。 Returns ReadonlyArray<Component> 返回组件实例数组。 destroyed get destroyed(): boolean Inherited from Node.destroyed Defined in laya/display/Node.ts:92 是否已经销毁。对象销毁后不能...

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

247. [LayaAir3]2d方向光显示异常 [ 64%]

...动滚屏,使得新添加的元素始终保持在最底部显示? List 组件列表渲染异常 加载到舞台的3D模型不显示贴图 从unity导出的场景透贴和模型烘焙的灯光不显示,请问有知道是什么原因的吗?~~~~~~~~~~~~~ spine在微信小游戏中切换动画...

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

248. laya.d3.core.MeshFilter_API3.0 [ 64%]

...m Component.enabled Defined in laya/components/Component.ts:74 是否启用组件。 Returns boolean Inherited from Component.enabled Defined in laya/components/Component.ts:78 是否启用组件。 Parameters value: boolean Returns void hideFlags get hideFlags(): number set hideFlags(value: number)...

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

249. list 滑动问题 [ 64%]

...达人 赞同来自: 你没有添加滚动条吧? 可以参考下所有组件示例中的用法: 效果展示地址:https://layabox.github.io/demo/bin/h5/ 源码下载地址:https://github.com/layabox/demo 2017-09-22 0 0 分享 微博 QZONE 微信 15818760256 赞同来自:     你看下。...

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

250. laya.d3.component.Script [ 64%]

...t3D  isSingleton : Boolean[override] [read-only] 获取是否为单实例组件。 Script owner : ComponentNode[read-only] 获取所属Sprite3D节点。 Component3D started : Boolean是否已执行start函数。Component3DPublic Methods Hide Inherited Public Methods Show Inherited Public Methods...

来源: laya_api 发布时间: 20170929