I am loading a texture using a property.
Code: Select all
applicationParams.texturesCatalogURLs = ['/textures/Contributions.sh3t'];And then I transfer in
Code: Select all
new SweetHome3DJSApplication(applicationParams)And textures still don't appear in the editor
Do tell me what am i doing wrong?