destroy()
Destroys the Video object. This calls Video.stop
and then Video.removeVideoElement
.
If any Sprites are using this Video as their texture it is up to you to manage those.
- Source code: gameobjects/Video.js (Line 1141)
destroy()
Destroys the Video object. This calls Video.stop
and then Video.removeVideoElement
.
If any Sprites are using this Video as their texture it is up to you to manage those.
Designed by : w10schools
service@w10schools.com
Please login to continue.