A Useful function that returns a texture of the display object that can then be used to create sprites This can be quite useful if your displayObject is complicated and needs to be reused multiple times.
The displayObject the object will be generated from.
Optional
options: IGenerateTextureOptionsGenerate texture options.
a shiny new texture of the display object passed in
Generated using TypeDoc
System that manages the generation of textures from the renderer.
Memberof
PIXI