Constructor
new CachedContainer()
Extends
- PIXI.Container
Members
clearColor :Array.<number>
An RGBA array used to define the clear color of the RenderTexture
Type:
- Array.<number>
displayed :boolean
Should our Container also be displayed on screen, in addition to being drawn to the cached RenderTexture?
Type:
- boolean