Oops, your profile's looking a bit empty! To help us tailor your experience, please fill in key details like your SketchUp version, skill level, operating system, and more. Update and save your info on your profile page today!
🫛 Lightbeans Update | Metallic and Roughness auto-applied in SketchUp 2025+ Download
Sketchup DC Material attribute
-
How to generate with function RANDBETWEEN(bottom,top) 3 different numbers at once?
I need tree number for RGB color in Material attribute, but if I use tri randbeetwen function all thre give same numbers.
Why DC custom attribute when I put function =RANDBETWEEN(111,223),RANDBETWEEN(111,223),RANDBETWEEN(111,223)
give error? -
Creating a string works
=(RANDBETWEEN(111,223) & "," & RANDBETWEEN(111,223) & "," & RANDBETWEEN(111,223))
-
Thanks!
Advertisement