- Home /
Question by
brivero30 · Aug 29, 2020 at 04:15 PM ·
c#materialunityeditoraugmented-realityaugmentedreality
¿Change one material of object with multiple meshes in AR App?
Hello!
I'm making an AR Application in which i want to have a dropdown that allows me to chose one material in order to keep this one visible and make the rest translucent using C#.
Is there a way to do this?
Thanks for your time!
Comment
Yes. You can for example have a premade translucent material and switch that to be used for the other material slots. The C# API supports assigning materials, creating materials, modifying them and basically anything.
Your answer
Follow this Question
Related Questions
Multiple Cars not working 1 Answer
Distribute terrain in zones 3 Answers
Download prefab at runtime 2 Answers
Error using Kundan Augmented SDK 2 Answers
Bluetooth LE (Beacon) to trigger the contents in AR app 1 Answer