大约有 9 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0038 秒)
...ceTexture EventDispatcher ObjectSubclasses RenderTarget2D Texture 是一个纹理处理类。 Public Properties PropertyDefined By _atlasID : int = -1Texture bitmap : * 图片或者canvas 。Texture DEF_UV : Array[static] 默认 UV 信息。Texture height : Number 实际高度。Texture...
来源: laya_api 发布时间: 20170929
...erties PropertyDefined By defaulteTexture : BaseTexture[read-only] 获取纹理资源。 BaseTexture depthStencilBuffer : *[read-only] RenderTexture depthStencilFormat : int[read-only] 获取深度格式。 return 深度格式。 RenderTexture format : int[read-only] 纹理格式 BaseTextur...
来源: laya_api 发布时间: 20170929
...me[read-only] 获取开始帧率。TextureSheetAnimation tiles : Vector2纹理平铺。TextureSheetAnimation type : int类型,0为whole sheet、1为singal row。TextureSheetAnimationPublic Methods MethodDefined By TextureSheetAnimation(frame:FrameOverTime, startFrame:StartFrame) 创建一...
来源: laya_api 发布时间: 20170929
...t[static] 资源分组对应表。Loader IMAGE : String = image[static] 纹理类型,加载完成后返回Texture。Loader JSON : String = json[static] JSON 类型,加载完成后返回json数据。Loader PKM : String = pkm[static] Loader SOUND : String = sound[static] 声音类型...
来源: laya_api 发布时间: 20170929
...dMap getSprite(index:int, width:Number, height:Number):GridSprite 通过纹理索引,生成一个可控制物件 TiledMap getTexture(index:int):TileTexSet 得到一块指定的地图纹理 TiledMap getTileProperties(index:int, id:int, name:String):* 得到tile自定义属性 TiledMap g...
来源: laya_api 发布时间: 20170929
...ber = 0, height:Number = 0, m:Matrix = null, alpha:Number = 1):Array 绘制纹理。 Graphics drawTextures(tex:Texture, pos:Array):void 批量绘制同样纹理。 Graphics fillBorderText(text:*, x:Number, y:Number, font:String, fillColor:String, borderColor:String, lineWidth:Number, textAlign...
来源: laya_api 发布时间: 20170929
...eSystem textureSheetAnimation : TextureSheetAnimation 获取生命周期纹理动画,注意:如修改该值的某些属性,需重新赋值此属性才可生效。 ShurikenParticleSystem threeDStartRotation : Boolean3D开始旋转,暂不支持ShurikenParticleSystem threeDStartSize : Boolea...
来源: laya_api 发布时间: 20170929
...ters slotName:String — 插糟的名字 texture:Texture — 自定义的纹理 showSkinByIndex()method public function showSkinByIndex(skinIndex:int, freshSlotIndex:Boolean = true):void 通过索引显示一套皮肤 Parameters skinIndex:int — 皮肤索引 freshSlotIndex:Boolean (default = ...
来源: laya_api 发布时间: 20170929
...后,会自动缓存至资源库中。 Image source : Texture 对象的纹理资源。 Image stage : Stage[read-only] 对舞台 stage 的引用。Sprite staticCache : Boolean 是否静态缓存此对象的当前帧的最终属性。为 true 时,子对象变化时不会自动更新缓存,...
来源: laya_api 发布时间: 20170929