You can assign textures either as a string or a Blob.
A string should be either a:
Access-Control-Allow-Origin
data URL
Alternatively a Blob can be used to replace the texture with any local image data, including a File
Blob
File
If you want to unassign the texture, set it to empty string.
You can assign textures either as a string or a Blob.
A string should be either a:
Access-Control-Allow-Origin
rules configured so that it can be loaded by p3d.indata URL
stringAlternatively a
Blob
can be used to replace the texture with any local image data, including aFile
If you want to unassign the texture, set it to empty string.