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

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

2121. laya.d3.core.ui3d.UI3DGeometry_API3.0 [ 43%]

...pe clearRenderParams destroy setDrawArrayParams setDrawElemenParams Legend Object literal Variable Function Type alias Class Class with type parameter Method Inherited property Inherited method Inherited accessor Enumeration Interface

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

2122. laya.d3.physics.shape.HeightfieldTerrainShape_API3.0 [ 43%]

...ieldTerrainShape.ts:81 inheritdoc override Returns any cloneTo cloneTo(destObject: any): void Inherited from ColliderShape.cloneTo Defined in laya/d3/physics/shape/ColliderShape.ts:187 克隆。 Parameters destObject: any 克隆源。 Returns void destroy destroy(): void Overrides ColliderShape.dest...

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

2123. laya.ani.bone.BoneSlot_API3.0 [ 43%]

...yByIndex showDisplayByName showSlotData createSkinMesh isSameMatrix Legend Object literal Variable Function Type alias Class Class with type parameter Property Method Enumeration Interface Static method

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

2124. laya.device.Shake_API3.0 [ 43%]

...stance event hasListener off offAll offAllCaller on once start stop Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Method Enumeration Interface Inherited method

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

2125. laya.d3.resource.models.SubMesh_API3.0 [ 43%]

...estroy getIndices setDrawArrayParams setDrawElemenParams setIndices Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Method Inherited property Inherited method Inherited accessor Enumeration Interface

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

2126. laya.d3.core.particleShuriKen.ShurikenParticleRender [ 43%]

...ParticleRenderInheritanceShurikenParticleRender BaseRender EventDispatcher Object ShurikenParticleRender 类用于创建3D粒子渲染器。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By  boundingBox : BoundBox[override] [read-only] 获取...

来源: laya_api 发布时间: 20170929

2127. 使用Laya.loader.load加载Laya.Loader.FONT位图字体文件时就会出现无限循环加载,一直到浏览器奔溃 [ 43%]

...致的编译错误 红米K20pro 多个手指同时按下就会报这个错 object has in SimpleSingletonList 循环依赖不能运行 Circular dependency: 问题状态 最新活动: 2019-04-02 10:49 浏览: 2232 关注: 2 人

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

2128. laya.ui.DialogManager [ 43%]

...ic class DialogManagerInheritanceDialogManager Sprite Node EventDispatcher Object DialogManager 对话框管理容器,所有的对话框都在该容器内,并且受管理器管理。 任意对话框打开和关闭,都会出发管理类的open和close事件 可以通过UIConfig设置弹出框...

来源: laya_api 发布时间: 20170929

2129. laya.d3.renderobjs.nativeobj.NativeBaseRenderNode_API3.0 [ 43%]

...sform Legend Class Class with type parameter Constructor Property Accessor Object literal Variable Function Type alias Enumeration Interface

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

2130. 在list的data中给HTMLDIVElement 的innerHTML赋值不成功 [ 43%]

...;/span>'; for (var i:int = 0; i < chatListData.length; i++){ var obj:Object={ day:{text:chatListData[i].day}, time:{text:chatListData[i].time}, news:{innerHTML:'<span style="color:#75AC78;font-size:20px;">'+"fgdfdfgdfgdfgdf"+'</span>'}, visible:true }; if(chatLi...

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