大约有 8 项符合查询结果, 库内数据总量为 30,784 项。 (搜索耗时: 0.0028 秒)
...用formatURL函数格式化URL路径 通过basePath属性可以设置网络基础路径 通过设置customFormat函数,可以自定义URL格式化的方式 除了默认的通过增加后缀的格式化外,通过VersionManager类,可以开启IDE提供的,基于目录的管理方式来替代 "...
来源: Laya2.0_api 发布时间: 20190513
...override] 获取纹理资源。 BaseTexture generateMipmap():void 通过基础数据生成mipMap。 BaseTextureProtected Methods MethodDefined By _disposeResource():void[override] BaseTexturePublic Constants ConstantDefined By FILTERMODE_BILINEAR : int = 1[static] 寻址模式_不循环...
来源: Laya2.0_api 发布时间: 20190513
...id 数据中的"上边距,右边距,下边距,左边距" 组成的矩形为基础的具有九个区域的网格中,该矩形定义网格的中心区域。网格的其它八个区域如下所示: 矩形上方的区域 矩形外的右上角 矩形左侧的区域 矩形右侧的区域 矩形外的...
来源: Laya2.0_api 发布时间: 20190513
...(width:Number, height:Number, rect:Rectangle = null):Rectangle 在锚点的基础上计算,通过宽和高,重新计算视口 TiledMap createMap(mapName:String, viewRect:Rectangle, completeHandler:Handler, viewRectPadding:Rectangle = null, gridSize:Point = null, enableLinear:Boolean = true, l...
来源: Laya2.0_api 发布时间: 20190513
...Array = null):TextureCube[static] TextureCube generateMipmap():void 通过基础数据生成mipMap。 BaseTexture load(url:String, complete:Handler):void[static] 加载TextureCube。 TextureCube setSixSideImageSources(source:Array, premultiplyAlpha:Boolean = false):void 通过六张图片源...
来源: Laya2.0_api 发布时间: 20190513
...*[override] 获取纹理资源。 BaseTexture generateMipmap():void 通过基础数据生成mipMap。 BaseTexture getData(x:Number, y:Number, width:Number, height:Number, out:Uint8Array):Uint8Array 获得像素数据。 RenderTexture getDataAsync(x:Number, y:Number, width:Number, height:Numbe...
来源: Laya2.0_api 发布时间: 20190513
...ams:Array = null):Texture2D[static] Texture2D generateMipmap():void 通过基础数据生成mipMap。 BaseTexture getPixels():Uint8Array 返回图片像素。 Texture2D load(url:String, complete:Handler):void[static] 加载Texture2D。 Texture2D loadImageSource(source:*, premultiplyAlpha:B...
来源: Laya2.0_api 发布时间: 20190513
...patcher ObjectSubclasses Animation, FrameAnimation 动画基类,提供了基础的动画播放控制方法和帧标签事件相关功能。 可以继承此类,但不要直接实例化此类,因为有些方法需要由子类实现。 Public Properties Hide Inherited Public Properties Show Inher...
来源: Laya2.0_api 发布时间: 20190513