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

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

1. laya.resource.Texture [ 100%]

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

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

2. laya.resource.HTMLCanvas [ 56%]

...ya.resourceClasspublic class HTMLCanvasInheritanceHTMLCanvas laya.resource.Bitmap HTMLCanvas 是 Html Canvas 的代理类,封装了 Canvas 的属性和方法。 Public Properties PropertyDefined By  context : Context[read-only] Canvas 渲染上下文。 HTMLCanvas  _source : *HTMLCanvas  so...

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

3. laya.ui.Clip [ 55%]

...Bounds方法获取。设置为true,对性能有一定影响。 Sprite  bitmap : AutoBitmap[read-only] AutoBitmap 位图实例。 Clip blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距...

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

4. laya.ui.Panel [ 50%]

...态图像,能极大提高渲染性能。cacheAs有"none","normal"和"bitmap"三个值可选。 默认为"none",不做任何缓存。 当值为"normal"时,canvas模式下进行画布缓存,webgl模式下进行命令缓存。 当值为"bitmap"时,canvas模式下进行依然是画布缓存...

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

5. laya.d3.resource.TextureCube [ 48%]

...sspublic class TextureCubeInheritanceTextureCube BaseTexture laya.resource.Bitmap TextureCube 类用于生成立方体纹理。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By anisoLevel : int 各向异性等级 BaseTexture  defaulteTexture ...

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

6. laya.utils.Stat [ 48%]

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

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

7. laya.d3.resource.RenderTexture [ 46%]

...blic class RenderTextureInheritanceRenderTexture BaseTexture laya.resource.Bitmap //RenderTexture 类用于创建渲染目标。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By anisoLevel : int 各向异性等级 BaseTexture  currentActive :...

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

8. laya.ui.List [ 44%]

...态图像,能极大提高渲染性能。cacheAs有"none","normal"和"bitmap"三个值可选。 默认为"none",不做任何缓存。 当值为"normal"时,canvas模式下进行画布缓存,webgl模式下进行命令缓存。 当值为"bitmap"时,canvas模式下进行依然是画布缓存...

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

9. laya.ui.FontClip [ 44%]

...etBounds方法获取。设置为true,对性能有一定影响。 Sprite bitmap : AutoBitmap[read-only] AutoBitmap 位图实例。 Clip blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距...

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

10. laya.resource.Texture2D [ 40%]

...eClasspublic class Texture2DInheritanceTexture2D BaseTexture laya.resource.Bitmap Texture2D 类用于生成2D纹理。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By anisoLevel : int 各向异性等级 BaseTexture  blackTexture : Texture2D ...

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