大约有 6,214 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0120 秒)
Laya_社区(4720) Laya2.0_文档(406) Laya3.0_api(400) Laya2.0_api(252) laya_api(215) Laya3.0_文档(182) Laya2.0_示例(22) Laya_示例(17)
...mponent.ts:275 组件被激活后执行,此时所有节点和组件均已创建完毕,次方法只执行一次 Returns void onDestroy onDestroy(): void Overrides Component.onDestroy Defined in laya/d3/component/HLOD/HLODRender.ts:178 Returns void onDisable onDisable(): void Overrides Component.o...
来源: Laya3.0_api 发布时间: 20231115
...mponent.ts:275 组件被激活后执行,此时所有节点和组件均已创建完毕,次方法只执行一次 Returns void onDestroy onDestroy(): void Overrides Component.onDestroy Defined in laya/d3/component/staticmesh/StaticBatchMeshRender.ts:151 Returns void onDisable onDisable(): void Over...
来源: Laya3.0_api 发布时间: 20231115
...mponent.ts:275 组件被激活后执行,此时所有节点和组件均已创建完毕,次方法只执行一次 Returns void onDestroy onDestroy(): void Inherited from Component.onDestroy Defined in laya/components/Component.ts:318 手动调用节点销毁时执行 Returns void onDisable onDisabl...
来源: Laya3.0_api 发布时间: 20231115
...屏,如何加入闪屏图片 Adobe Flash Builder 4.7无法编译Laya2.6.1创建的3D示例项目 使用getChildByName()无法得到子节点对象 点击代码编辑模器 就提示无法打开代码编辑器 请配置 这个怎么解决? 问题状态 最新活动: 2017-09-23 12:12 浏览: 8...
来源: Laya_社区 发布时间: 20170922
...偏移组合成一个整体的碰撞体。其本质是在物理引擎底层创建一个由多个形状组成的“组合体”,作为一个刚体(RigidBody)处理。 在IDE中,我们添加完组合碰撞形状后,只有一个设置,就是形态组合(shapes),通过点击 + 号按钮添...
来源: Laya3.0_文档 发布时间: 20251010
...URL Defined in laya/resource/Resource.ts:196 返回资源是否从指定url创建 Parameters url: string Returns boolean off off(type: string, listener: Function): EventDispatcher off(type: string, caller: any, listener?: Function, args?: any[]): EventDispatcher Inherited from EventDispatcher.off De...
来源: Laya3.0_api 发布时间: 20231102
...URL Defined in laya/resource/Resource.ts:198 返回资源是否从指定url创建 Parameters url: string Returns boolean off off(type: string, listener: Function): EventDispatcher off(type: string, caller: any, listener?: Function, args?: any[]): EventDispatcher Inherited from EventDispatcher.off De...
来源: Laya3.0_api 发布时间: 20231115
...mplements IRenderable, laya.d3.core.IClone ShurikenParticleSystem 类用于创建3D粒子数据模板。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By aliveParticleCount : int[read-only] 粒子存活个数。 ShurikenParticleSystem auto...
来源: laya_api 发布时间: 20170929
...URL Defined in laya/resource/Resource.ts:198 返回资源是否从指定url创建 Parameters url: string Returns boolean off off(type: string, listener: Function): EventDispatcher off(type: string, caller: any, listener?: Function, args?: any[]): EventDispatcher Inherited from EventDispatcher.off De...
来源: Laya3.0_api 发布时间: 20231115
...明 LayaAir引擎中的2D刚体组件类是 `Laya.RigidBody` ,继承自创建组件的基类 Component。在LayaAirIDE中,我们可以直接为UI组件添加刚体组件。如下图1所示。  (图1) ##### 刚体类型 `type` 基于理论力学的理论基础,box2D物理引...
来源: Laya2.0_文档 发布时间: 20210714