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

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

1. laya.resource.ResourceManager [ 100%]

...er  getLoadedResourceManagersCount():int[static] 获取资源管理器总个数。 ResourceManager  getResourceByIndex(index:int):Resource 获取指定索引的资源 Resource 对象。 ResourceManager  getResourcesLength():int 获取此管理器所管理的资源个数。 ResourceManager  r...

来源: laya_api 发布时间: 20170422

2. laya.d3.core.particleShuriKen.module.Emission [ 92%]

...获取粒子爆裂。 Emission  getBurstsCount():int 获取粒子爆裂个数。 Emission  removeBurst(burst:Burst):void 移除粒子爆裂。 Emission  removeBurstByIndex(index:int):void 通过索引移除粒子爆裂。 EmissionProperty Detaildestroyedpropertydestroyed:Boolean  [read-only]...

来源: laya_api 发布时间: 20170929

3. laya.d3.graphics.VertexBuffer3D [ 86%]

...ributes : Array[static] Buffer  vertexCount : int[read-only] 获取顶点个数。 VertexBuffer3D  vertexDeclaration : VertexDeclaration[read-only] 获取顶点结构声明。 VertexBuffer3DProtected Properties Hide Inherited Protected Properties Show Inherited Protected Properties PropertyDefi...

来源: laya_api 发布时间: 20170929

4. laya.d3.graphics.IndexBuffer3D [ 85%]

...tributes : Array[static] Buffer  indexCount : int[read-only] 获取索引个数。 IndexBuffer3D  indexType : String[read-only] 获取索引类型。 IndexBuffer3D  indexTypeByteCount : int[read-only] 获取索引类型字节数量。 IndexBuffer3DProtected Properties Hide Inherited Protected ...

来源: laya_api 发布时间: 20170929

5. laya.d3.resource.models.BaseMesh [ 84%]

...载此方法。 BaseMesh  subMeshCount : int[read-only] 获取SubMesh的个数。 BaseMeshPublic Methods  MethodDefined By  BaseMesh() 创建一个 BaseMesh 实例。 BaseMesh  getRenderElement(index:int):IRenderable 获取渲染单元,请重载此方法。 BaseMesh  getRenderElementsCount(...

来源: laya_api 发布时间: 20170929

6. laya.particle.ParticleSetting [ 77%]

...、3D坐标)ParticleSetting  maxPartices : int = 100最大同屏粒子个数,最大饱和粒子数为maxPartices-1。注意:WebGL模式下释放粒子时间为最大声明周期,可能会出现释放延迟,实际看到的同屏粒子数小于该数值,如连续喷发出现中断,请调...

来源: laya_api 发布时间: 20170929

7. laya.d3.component.Animator [ 72%]

...字获取动画片段。 Animator  getClipCount():int 获取动画片段个数。 Animator hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher isMouseEvent(type:String):Boolean 检测指定事件类型是否是鼠...

来源: laya_api 发布时间: 20170929

8. laya.utils.PoolCache [ 69%]

...kagelaya.utilsClasspublic class PoolCacheInheritancePoolCache Object 基于个数的对象缓存管理器 Public Properties PropertyDefined By  maxCount : int = 1000 允许缓存的最大数量 PoolCache  sign : String 对象在Pool中的标识 PoolCachePublic Methods  MethodDefined By  addP...

来源: laya_api 发布时间: 20170422

9. laya.resource.Resource [ 66%]

... Resource  getLoadedResourcesCount():int[static] 本类型已载入资源个数。 Resource hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher isMouseEvent(type:String):Boolean 检测指定事件类型是否是鼠...

来源: laya_api 发布时间: 20170422

10. laya.d3.resource.models.Mesh [ 56%]

...ly] 获取网格顶点 Mesh subMeshCount : int[read-only] 获取SubMesh的个数。 BaseMeshPublic Methods  MethodDefined By  Mesh() 创建一个 Mesh 实例,禁止使用。 Mesh  _setSubMeshes(subMeshes:Vector.<SubMesh>):void 添加子网格(开发者禁止修改)。 Mesh  getRend...

来源: laya_api 发布时间: 20170929