My question what command do I use to assign a material to the object I already created in Blender created 2020-11-11 at 12:54 pm #35227 Yuri Kovelenov Staff Hi, you can get a loaded material as follows: var material = v3d.SceneUtils.getMaterialByName(app, "yourMaterialName"); Chief...
for this example the replace texture puzzle will do the job, but not for my project which requires the assign material puzzle. here are the project files. https://drive.google.com/open?id=1NcFsQp1LZ-OLVEG9VfpJin6tvzqXeEVH Verge3d 3.0.1 blender 2.82 browser chrome, firefox thanks 2020-...