generateTilingTexture(forcePowerOfTwo, renderSession)
Parameters
Name | Type | Description |
---|---|---|
forcePowerOfTwo | Boolean | Whether we want to force the texture to be a power of two |
renderSession | RenderSession | - |
- Source code: pixi/extras/TilingSprite.js (Line 332)
Please login to continue.