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

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

151. laya.d3.physics.shape.SphereColliderShape_API3.0 [ 65%]

...rties needsCustomCollisionCallback needsCustomCollisionCallback: boolean = false Inherited from CompoundColliderShape.needsCustomCollisionCallback Defined in laya/d3/physics/shape/ColliderShape.ts:115 Static SHAPEORIENTATION_UPX SHAPEORIENTATION_UPX: number = 0 Inherited from CompoundColliderShape.S...

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

152. laya.net.LoaderManager_API3.0 [ 65%]

...资源,如果全部加载成功,则回调参数值为true,否则为false。 Default value progress: Handler | null = null 资源加载进度回调,回调参数值为当前资源加载的进度信息(0-1)。 Default value type: string | null = null 资源类型。 Default value constructParam...

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

153. 其他 · LayaAir3.3 · 引擎文档 · LAYABOX [ 65%]

...屏蔽。报错弹框代码如下所示: window.showAlertOnJsException(false); 8. 引擎初始化或加载启动脚本过程中的异常处理 在LayaNative版本中,当引擎初始化、加载启动脚本过程中,如果发生异常(如网络不稳定),引擎会自动调用到window.onL...

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

154. laya.d3.physicscannon.shape.CannonSphereColliderShape_API3.0 [ 65%]

...rties needsCustomCollisionCallback needsCustomCollisionCallback: boolean = false Inherited from CannonColliderShape.needsCustomCollisionCallback Defined in laya/d3/physicsCannon/shape/CannonColliderShape.ts:107 Static SHAPEORIENTATION_UPX SHAPEORIENTATION_UPX: number = 0 Inherited from CannonCollide...

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

155. laya.d3.physics.shape.MeshColliderShape_API3.0 [ 64%]

...rties needsCustomCollisionCallback needsCustomCollisionCallback: boolean = false Inherited from CompoundColliderShape.needsCustomCollisionCallback Defined in laya/d3/physics/shape/ColliderShape.ts:115 Static SHAPEORIENTATION_UPX SHAPEORIENTATION_UPX: number = 0 Inherited from CompoundColliderShape.S...

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

156. laya.map.TiledMap [ 64%]

...图较大时建议使用normal TiledMap  cacheAllAfterInit : Boolean = false 是否在加载完成之后cache所有大格子 TiledMap  enableMergeLayer : Boolean = false 是否合并图层,开启合并图层时,图层属性内可添加layer属性,运行时将会将相邻的layer属性相同...

来源: laya_api 发布时间: 20170929

157. laya.map.TiledMap [ 64%]

...图较大时建议使用normal TiledMap  cacheAllAfterInit : Boolean = false 是否在加载完成之后cache所有大格子 TiledMap  enableMergeLayer : Boolean = false 是否合并图层,开启合并图层时,图层属性内可添加layer属性,运行时将会将相邻的layer属性相同...

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

158. laya.resource.Texture [ 64%]

...没有相交,则返回null。 Texture  destroy(forceDispose:Boolean = false):void 销毁纹理(分直接销毁,跟计数销毁两种)。 Texture event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher  getPixels(x:Number, y:Number, width:Number, height:Number):Array ...

来源: laya_api 发布时间: 20170929

159. 如何使用vscode编译laya项目 [ 64%]

...t2_cache", tsconfig:workSpaceDir + "/tsconfig.json", check: true, //Set to false to avoid doing any diagnostic checks on the code tsconfigOverride:{compilerOptions:{removeComments: true}}, include:/.*.ts/, }),3、compile.js 完整代码如下 // v1.2.2 //获取Node插件和工作路径 [b]let ideMod...

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

160. laya.net.URL [ 64%]

...ormat = function(url:String):String{} URL  exportSceneToJson : Boolean = false[static] 兼容微信不支持加载scene后缀场景,设置为true,则会把scene加载替换为jsonURL  path : String[read-only] 地址的文件夹路径(不包括文件名)。URL  rootPath : String[static]...

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