Members
layer PIXI.layers.Layer
Methods
Destroy the texture-cache. Set Layer.textureCache to null after destroying it!
See Layer#getRenderTexture.
Returns:
| Type | Description |
|---|---|
| RenderTexture |
Flushes the renderer and restores the old render-target.
| Name | Type | Description |
|---|---|---|
renderer |
Renderer |
Prepares the layer's render-texture and set it as the render-target.
| Name | Type | Description |
|---|---|---|
renderer |
Renderer |