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

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

411. laya.resource.ResourceManager [ 64%]

...于资源的载入、获取、销毁。 Public Properties PropertyDefined By  autoRelease : Boolean 是否启用自动释放机制。ResourceManager  autoReleaseMaxSize : int自动释放机制的内存触发上限,以字节为单位。ResourceManager  currentResourceManager : ResourceManager[...

来源: laya_api 发布时间: 20170422

412. laya.d3.core.render.BaseRender [ 64%]

...的父类,抽象类不允许实例。 Public Properties PropertyDefined By  bounds : Bounds[read-only] 获取包围盒,只读,不允许修改其值。 BaseRender  castShadow : Boolean 获取是否产生阴影。 BaseRender  enable : Boolean 获取是否可用。 BaseRender  id : int[read-...

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

413. laya.d3.graphics.VertexParticleShuriken [ 64%]

...nt 类用于创建粒子顶点结构。 Public Properties PropertyDefined By  cornerTextureCoordinate : Vector4[read-only] VertexParticleShuriken  position : Vector3[read-only] VertexParticleShuriken  random0 : Vector4[read-only] VertexParticleShuriken  random1 : Vector4[read-only] VertexPa...

来源: laya_api 发布时间: 20170422

414. laya.resource.Texture [ 64%]

...ect Texture 是一个纹理处理类。 Public Properties PropertyDefined By  bitmap : Texture2D 获取位图。 Texture  destroyed : Boolean[read-only] 获取是否已经销毁。 Texture  height : Number 实际高度。Texture  offsetX : Number = 0沿 X 轴偏移量。Texture  offsetY :...

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

415. laya.d3.core.MeshTerrainSprite3D [ 64%]

...erited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Node  depth : Number[read-only] 获取地形Z轴长度。 MeshTerrainSprite3D destroyed : Bool...

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

416. laya.d3.core.Camera [ 63%]

...erited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Node  alwaysUseRenderTexture : Boolean 获取是否始终使用渲染纹理,在某些渲染配...

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

417. laya.utils.Utils [ 63%]

...tanceUtils Object Utils 是工具类。 Public Properties PropertyDefined By  parseXMLFromString : Function[static] 将字符串解析成 XML 对象。 UtilsPublic Methods  MethodDefined By  bind(fun:Function, scope:*):Function[static] 给传入的函数绑定作用域,返回绑定后的函...

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

418. laya.ui.UIEvent [ 63%]

...erited Public Properties Show Inherited Public Properties PropertyDefined By altKey : Boolean[read-only] 表示 Alt 键是处于活动状态 (true) 还是非活动状态 (false)。 Event charCode : Boolean[read-only] 包含按下或释放的键的字符代码值。字符代码值为英文键盘...

来源: laya_api 发布时间: 20170929

419. laya.utils.Timer [ 63%]

...类,应该通过 Laya.timer 访问。 Public Properties PropertyDefined By  currFrame : int = 0 当前的帧数。Timer  currTimer : Number 当前帧开始的时间。Timer  delta : int[read-only] 帧之间的时间间隔,单位毫秒。 Timer  scale : Number = 1 时针缩放。TimerPubli...

来源: laya_api 发布时间: 20170929

420. laya.utils.Stat [ 63%]

...型为"bitmap"类型的画布数量。 Public Properties PropertyDefined By  canvasBitmap : int = 0[static] 画布 canvas 使用位图渲染的次数。Stat  canvasNormal : int = 0[static] 画布 canvas 使用标准渲染的次数。Stat  canvasReCache : int = 0[static] 画布 canvas 缓冲...

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