updateSourceImage(newSrc)
This method is deprecated and should not be used. It may be removed in the future.
Changes the source image of the texture
Parameters
| Name | Type | Description |
|---|---|---|
newSrc | String | the path of the image |
- Deprecated:
- true
- Source code: pixi/textures/BaseTexture.js (Line 171)
Please login to continue.