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

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

271. laya.d3.webxr.core.WebXRRenderTexture_API3.0 [ 86%]

...s:235 销毁资源,销毁后资源不能恢复。 Returns void event event(type: string, data?: any): boolean Inherited from EventDispatcher.event Defined in laya/events/EventDispatcher.ts:32 派发事件。 Parameters type: string 事件类型。 Optional data: any (可选)回调数据。注意...

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

272. laya.d3.core.light.LightSprite_API3.0 [ 86%]

...yedInStage hideFlags id intensity is3D layer lightWorldMatrix lightmapBakedType mode numChildren parent scene shadowDepthBias shadowDistance shadowMode shadowNearPlane shadowNormalBias shadowResolution shadowStrength timer transform url Methods _initialize _processActive addChild addChildAt addChild...

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

273. Laya2.0编译后所有js都自动合并到bundle.js中,导致bundle.js过大,加载速度很慢,bundle.js可以拆分吗 [ 86%]

...as a separate module (similar to 'ts.transpileModule'). */     /* Strict Type-Checking Options */     "strict": true,                           /* Enable all strict type-checking options. */     // "noImplicitAny": true,                 /* Raise error on expressions and ...

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

274. laya.d3.physicscannon.shape.CannonBoxColliderShape_API3.0 [ 86%]

...SHAPEORIENTATION_UPZ Accessors localOffset localRotation sizeX sizeY sizeZ type Methods _setScale clone cloneTo destroy updateLocalTransformations Constructors constructor new CannonBoxColliderShape(sizeX?: number, sizeY?: number, sizeZ?: number): CannonBoxColliderShape Overrides CannonColliderShape...

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

275. laya.d3.core.GeometryElement_API3.0 [ 86%]

...tructor Properties _geometryElementOBj Accessors bufferState destroyed drawType indexFormat instanceCount mode Methods _getType clearRenderParams destroy setDrawArrayParams setDrawElemenParams Constructors constructor new GeometryElement(mode: MeshTopology, drawType: DrawType): GeometryElement Defin...

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

276. laya.d3.resource.MulSampleRenderTexture_API3.0 [ 86%]

...s:243 销毁资源,销毁后资源不能恢复。 Returns void event event(type: string, data?: any): boolean Inherited from EventDispatcher.event Defined in laya/events/EventDispatcher.ts:32 派发事件。 Parameters type: string 事件类型。 Optional data: any (可选)回调数据。注意...

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

277. @prop 声明格式能否自定义? 太繁琐了 [ 86%]

@prop 声明格式能否自定义? 太繁琐了 /** * @prop {name:tips, type:Node} */ 这个声明prop的方式是否太繁杂了,很影响效率,像以下这么写行不行?有没有自定义的方法呢? @prop {name:pgs, type:Node} 还有type:Node, 既然代码定义都是public pgs: La...

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

278. laya.d3.physicscannon.shape.CannonCompoundColliderShape_API3.0 [ 86%]

...PEORIENTATION_UPY SHAPEORIENTATION_UPZ Accessors localOffset localRotation type Methods _setScale addChildShape bindRigidBody clone cloneTo destroy getChildShapeCount removeChildShape updateLocalTransformations Constructors constructor new CannonCompoundColliderShape(): CannonCompoundColliderShape O...

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

279. laya.ui.TextArea [ 86%]

...域的属性为:width、height、hitArea,优先级顺序为:hitArea(type:HitArea)>hitArea(type:Rectangle)>width/height。 Sprite mouseX : Number[read-only] 返回鼠标在此对象坐标系上的 X 轴坐标信息。 Sprite mouseY : Number[read-only] 返回鼠标在此对象坐标系...

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

280. 为何发生此类报错Uncaught TypeError: Cannot read property '_tf' of null [ 86%]

为何发生此类报错Uncaught TypeError: Cannot read property '_tf' of null   附件 : --> 2017-12-07 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 6 个回复 melody0529 赞同来自: (function(){ var Stage=Laya.Stage;...

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