Setting Texture Options (Beta)
Replacing, scaling, moving and rotating textures.
{
tag: 'LEATHER',
meshTag: 'CHAIR',
"baseColorTexture": {
"uri": "https://picsum.photos/200/300.jpg",
"scale": [10,10],
"offset": [0.5,0],
"rotation": 90
}
}Dynamic Textures
Transforming Color Textures
Last updated