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

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

1. laya.resource.Texture [ 100%]

...I DocumentationAll Packages | All Classes | Index | Frames No Frames TextureProperties | Methods | Events Packagelaya.resourceClasspublic class TextureInheritanceTexture EventDispatcher Object Texture 是一个纹理处理类。 Public Properties PropertyDefined By  bitmap : Texture2D ...

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

2. laya.resource.Texture2D [ 98%]

...I DocumentationAll Packages | All Classes | Index | Frames No Frames Texture2DProperties | Methods | Constants Packagelaya.resourceClasspublic class Texture2DInheritanceTexture2D BaseTexture laya.resource.Bitmap Texture2D 类用于生成2D纹理。 Public Properties Hide Inherited Public Pr...

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

3. laya.display.BitmapFont [ 95%]

...用Text.unregisterBitmapFont 时,默认会销毁。 BitmapFont  getCharTexture(char:String):Texture 获取指定字符的字体纹理对象。 BitmapFont  getCharWidth(char:String):Number 获取指定字符的宽度。 BitmapFont  getMaxHeight():Number 获取最大字符高度。 BitmapFont...

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

4. laya.display.Graphics [ 93%]

...h:Number = 1):DrawCurvesCmd 绘制一系列曲线。 Graphics  drawImage(texture:Texture, x:Number = 0, y:Number = 0, width:Number = 0, height:Number = 0):DrawImageCmd 绘制单独图片 Graphics  drawLine(fromX:Number, fromY:Number, toX:Number, toY:Number, lineColor:String, lineWidth:Number = 1...

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

5. laya.net.Loader [ 92%]

...roup(group:String):void[static] 根据分组清理资源。 Loader  clearTextureRes(url:String):void[static] 销毁Texture使用的图片资源,保留texture壳,如果下次渲染的时候,发现texture使用的图片资源不存在,则会自动恢复 相比clearRes,clearTextureRes只是...

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

6. laya.ui.AutoBitmap [ 92%]

...0,1为垂直3宫格,3宫格性能比9宫格高。 AutoBitmap  source : Texture 对象的纹理资源。 AutoBitmap  width : Number 表示显示对象的宽度,以像素为单位。 AutoBitmapPublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By alpha(a...

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

7. laya.d3.resource.TextureGenerator [ 90%]

...I DocumentationAll Packages | All Classes | Index | Frames No Frames TextureGeneratorMethods Packagelaya.d3.resourceClasspublic class TextureGeneratorInheritanceTextureGenerator Object ... Public Methods  MethodDefined By  TextureGenerator()TextureGenerator  _generateTexture2D(texture:Te...

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

8. laya.net.LoaderManager [ 89%]

...Group(group:String):void 根据分组清理资源。 LoaderManager  clearTextureRes(url:String):void 销毁Texture使用的图片资源,保留texture壳,如果下次渲染的时候,发现texture使用的图片资源不存在,则会自动恢复 相比clearRes,clearTextureRes只是清理te...

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

9. laya.d3.core.HeightMap [ 88%]

...ight:Number) 创建一个 HeightMap 实例。 HeightMap  createFromImage(texture:Texture2D, minHeight:Number, maxHeight:Number):HeightMap[static] 从图片生成高度图。 HeightMap  creatFromMesh(mesh:Mesh, width:int, height:int, outCellSize:Vector2):HeightMap[static] 从网格精灵生成高...

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

10. laya.resource.HTMLCanvas [ 87%]

...TMLCanvas  _source : *HTMLCanvas  source : *[read-only] HTMLCanvas  _texture : TextureHTMLCanvasPublic Methods  MethodDefined By  HTMLCanvas(createCanvas:Boolean = false) 根据指定的类型,创建一个 HTMLCanvas 实例。 HTMLCanvas  _getSource():*[override] HTMLCanvas  clear():v...

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