frame :Rectangle The framing rectangle of the render texture Source code:
clear() Clears the RenderTexture. Source code:
getBase64() → {String} Will return a base64 encoded string of this texture. It works by calling
height : number The height of the render texture Source code:
getCanvas() → {HTMLCanvasElement} Creates a Canvas element, renders this RenderTexture to it and
destroy(destroyBase) Destroys this texture Parameters Name
valid : boolean Source code:
crop :Rectangle This is the area of the BaseTexture image to actually copy to the Canvas / WebGL when rendering,irrespective
resolution : number The Resolution of the texture. Source code:
noFrame : boolean Does this Texture have any frame data assigned to it? Inherited
Page 2 of 3