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

大约有 2,767 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0080 秒)

271. 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

272. 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

273. 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

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

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

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

275. 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

276. 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

277. 为何发生此类报错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

278. laya.d3.physics.shape.CompoundColliderShape_API3.0 [ 86%]

...TATION_UPY SHAPEORIENTATION_UPZ Accessors localOffset localRotation shapes type Methods addChildShape clearChildShape clone cloneTo destroy getChildShapeCount removeChildShape updateLocalTransformations Constructors constructor new CompoundColliderShape(): CompoundColliderShape Overrides ColliderSha...

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

279. 关于TS环境下的第三方库导入的疑问 [ 86%]

...ot/libs下添加对应的ts文件,通过以下命令 npm install --save @types/autobahn 生成了对应的d.ts的模块(在node_modules)下 但是发现依旧不提示 希望大神能解答一下这么几个问题 1.第三方的js导入最合理的方式具体是什么,或者说应该放在...

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

280. laya.d3.core.particleShuriKen.ShurikenParticleRender [ 86%]

...erIndex:int, vector2:Vector2):void 设置二维向量。 BaseRender event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher isMouseEvent(type:Stri...

来源: laya_api 发布时间: 20170929