VideoGLTextureUploadMeta.upload

Uploads the buffer which owns the meta to a specific texture ID.

class VideoGLTextureUploadMeta
bool
upload
(
uint[] textureId
)

Parameters

textureId uint[]

the texture IDs to upload to

Return Value

Type: bool

true if uploading succeeded, false otherwise.