noFrame : boolean Does this Texture have any frame data assigned to it? Inherited
renderer : PIXI.CanvasRenderer |
renderXY(displayObject, x, y, clear) This function will draw the display object to the RenderTexture at
height : number The height of the render texture Inherited From
requiresUpdate : boolean This will let a renderer know that a texture has been updated (used mainly for webGL uv updates)
resolution : number The Resolution of the texture. Inherited From
setFrame(frame) Specifies the region of the baseTexture that this texture will use. Parameters
baseTexture : PIXI.BaseTexture The
crop :Rectangle This is the area of the BaseTexture image to actually copy to the Canvas / WebGL when rendering,irrespective
width : number The with of the render texture Inherited From
Page 2 of 3