VideoGLTextureUploadMeta.upload

bool upload(uint[] textureId)

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

Parameters

textureIdthe texture IDs to upload to

Returns

true if uploading succeeded, false otherwise.