disableTextureUpload : boolean
If disableTextureUpload is true this BitmapData will never send its image data to the GPU when its dirty flag is true.
- Source code: gameobjects/BitmapData.js (Line 154)
disableTextureUpload : boolean
If disableTextureUpload is true this BitmapData will never send its image data to the GPU when its dirty flag is true.
Please login to continue.