setTextureData
Sets the TextureData of a specific TextureConfig by its id. A regular Blob can be passed down as well.
Parameters
Description
Type
textureId
string
image
Usage:
Last updated
Sets the TextureData of a specific TextureConfig by its id. A regular Blob can be passed down as well.
textureId
string
image
Usage:
Last updated
Id of a that can be retrieved from a specific texture channel.
Object containing the , width and height of the texture to be set.
|