disableTextureUpload : boolean
If true this video will never send its image data to the GPU when its dirty flag is true. This only applies in WebGL.
- Source code: gameobjects/Video.js (Line 75)
disableTextureUpload : boolean
If true this video will never send its image data to the GPU when its dirty flag is true. This only applies in WebGL.
Please login to continue.