大约有 572 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0045 秒)
... src && gulp build" }, 复制代码[/code] src/publishTool路径下创建publish.js。编译工具public.bat中做了什么事情,在publish.js脚本中也做同样的事情就好。 public.bat[code]@echo off if exist ..\..\build ( rmdir /s/q ..\..\build ) if exist ..\..\bin\tsc\layaAir ( ...
来源: Laya_社区 发布时间: 20200925
...管理最终生成的文件名是什么。甚至,由于LayaAirIDE 2.0在创建项目的时候,已经自动在代码里集成了版本管理类ResourceVersion,开发者连怎么去使用ResourceVersion类都无须关注,只需要在打算启用版本管理时,在项目发布界面,勾选...
来源: Laya2.0_文档 发布时间: 20210715
...管理最终生成的文件名是什么。甚至,由于LayaAirIDE 2.0在创建项目的时候,已经自动在代码里集成了版本管理类ResourceVersion,开发者连怎么去使用ResourceVersion类都无须关注,只需要在打算启用版本管理时,在项目发布界面,勾选...
来源: Laya2.0_文档 发布时间: 20210715
...mponent" PhysicsComponent Class PhysicsComponent PhysicsComponent 类用于创建物理组件的父类。 Hierarchy Component PhysicsComponent PhysicsTriggerComponent CharacterController Index Constructors constructor Properties _extra _singleton canScaleShape owner runInEditor scriptPath Accessors ...
来源: Laya3.0_api 发布时间: 20231115
...管理最终生成的文件名是什么。甚至,由于LayaAirIDE 2.0在创建项目的时候,已经自动在代码里集成了版本管理类ResourceVersion,开发者连怎么去使用ResourceVersion类都无须关注,只需要在打算启用版本管理时,在项目发布界面,勾选...
来源: Laya2.0_文档 发布时间: 20210715
...ited from Component.constructor Defined in laya/components/Component.ts:44 创建一个新的 Component 实例。 Returns Widget Properties Optional _extra _extra: IComponentExtra Inherited from Component._extra Defined in laya/components/Component.ts:36 Optional _singleton _singleton: boolean = tru...
来源: Laya3.0_api 发布时间: 20231102
...ConstraintComponent Class ConstraintComponent ConstraintComponent 类用于创建约束的父类。 Hierarchy Component ConstraintComponent ConfigurableConstraint FixedConstraint Index Constructors constructor Properties _extra _singleton disableCollisionsBetweenLinkedBodies owner runInEditor script...
来源: Laya3.0_api 发布时间: 20231115
...des Component.constructor Defined in laya/d3/component/Volume/Volume.ts:42 创建一个Volume实例 Returns Volume Properties Optional _extra _extra: IComponentExtra Inherited from Component._extra Defined in laya/components/Component.ts:36 Optional _singleton _singleton: boolean = true Inherited fr...
来源: 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
...mponent.ts:275 组件被激活后执行,此时所有节点和组件均已创建完毕,次方法只执行一次 Returns void onDisable onDisable(): void Inherited from Component.onDisable Defined in laya/components/Component.ts:312 组件被禁用时执行,比如从节点从舞台移除后 Retu...
来源: Laya3.0_api 发布时间: 20231115