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

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

131. zip更新 · LayaAir3.3 · 引擎文档 · LAYABOX [ 42%]

...e(name:string):ArrayBuffer; new ():ZipFile; } declare var ZipFile:ZipFile; 手动更新dcc缓存的功能。 interface AppCache{ ... delAllCache():void; /** * 更新dcc中的一个文件 * @param nameid 更新的文件,自己计算。 * 路径规则:/,表示app根目录。例如:hashstr('/in...

来源: Laya3.0_文档 发布时间: 20251010

132. laya.ui.Tree [ 42%]

...acheAs时,子对象发生变化,会自动重新缓存,同时也可以手动调用reCache方法更新缓存。 建议把不经常变化的“复杂内容”缓存为静态图像,能极大提高渲染性能。cacheAs有"none","normal"和"bitmap"三个值可选。 默认为"none",不做任...

来源: laya_api 发布时间: 20170929

133. laya.device.media.Video [ 41%]

...acheAs时,子对象发生变化,会自动重新缓存,同时也可以手动调用reCache方法更新缓存。 建议把不经常变化的“复杂内容”缓存为静态图像,能极大提高渲染性能。cacheAs有"none","normal"和"bitmap"三个值可选。 默认为"none",不做任...

来源: Laya2.0_api 发布时间: 20190513

134. laya.d3.physicscannon.CannonPhysicsCollider_API3.0 [ 41%]

...rited from Component.onDestroy Defined in laya/components/Component.ts:318 手动调用节点销毁时执行 Returns void onDisable onDisable(): void Inherited from Component.onDisable Defined in laya/components/Component.ts:312 组件被禁用时执行,比如从节点从舞台移除后 Returns vo...

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

135. laya.physics.CircleCollider_API3.0 [ 40%]

...rited from Component.onDestroy Defined in laya/components/Component.ts:318 手动调用节点销毁时执行 Returns void onDisable onDisable(): void Inherited from Component.onDisable Defined in laya/components/Component.ts:312 组件被禁用时执行,比如从节点从舞台移除后 Returns vo...

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

136. laya.physics.EdgeCollider_API3.0 [ 40%]

...rited from Component.onDestroy Defined in laya/components/Component.ts:318 手动调用节点销毁时执行 Returns void onDisable onDisable(): void Inherited from Component.onDisable Defined in laya/components/Component.ts:312 组件被禁用时执行,比如从节点从舞台移除后 Returns vo...

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

137. laya.physics.BoxCollider_API3.0 [ 40%]

...rited from Component.onDestroy Defined in laya/components/Component.ts:318 手动调用节点销毁时执行 Returns void onDisable onDisable(): void Inherited from Component.onDisable Defined in laya/components/Component.ts:312 组件被禁用时执行,比如从节点从舞台移除后 Returns vo...

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

138. laya.physics.PolygonCollider_API3.0 [ 40%]

...边形碰撞体,暂时不支持凹多边形,如果是凹多边形,先手动拆分为多个凸多边形 节点个数最多是b2_maxPolygonVertices,这数值默认是8,所以点的数量不建议超过8个,也不能小于3个 Hierarchy ColliderBase PolygonCollider Index Constructors constr...

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

139. laya.physics.ChainCollider_API3.0 [ 39%]

...rited from Component.onDestroy Defined in laya/components/Component.ts:318 手动调用节点销毁时执行 Returns void onDisable onDisable(): void Inherited from Component.onDisable Defined in laya/components/Component.ts:312 组件被禁用时执行,比如从节点从舞台移除后 Returns vo...

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

140. 请教LayaAir 2.2.0 改了哪些有关mask的代码 [ 39%]

...诉我2.2.0改了哪些有关mask的代码吗?  我打算把mask相关手动改回去再试试。。  其他的升级到2.2.0还是非常好用的。     第一张图是首次出现bug显示的图 第二张图是后面进入正常显示的图   实现方案是给spine和进度条加了个mas...

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