| Name | Type | Description | 
|---|---|---|
renderer | 
            
            PIXI.CanvasRenderer | 
                 A reference to the current renderer  | 
        
Implements
Methods
Renders the object to its Canvas view.
| Name | Type | Attributes | Description | 
|---|---|---|---|
displayObject | 
            
            PIXI.IRenderableObject | 
                 The object to be rendered.  | 
        |
options | 
            
            IRendererRenderOptions | 
                
                    <optional> | 
            
            
            
                 the options to be passed to the renderer  |