Hi all,
I am currently in the process of building an app that replaces flooring.
When using the Plane Visualizer, how can I isolate the visualization to only display on surfaces that match a specific condition, such as in my case (the floor plane)?
Thank you
hey there!,
You could use a surface action attached to a proxy with your conditions so you can colorize/meshify your proxies.
To do this:
- create a proxy.
- Remove the set pose action
2.a Add a condition; lets say a plane size condition.
- Add a build surface action
- Add a mesh filter, a mesh renderer and a material to your proxy
Start your simulation and where that proxy gets matched it will paint the plane with the material assigned as show in the pic.
hope it helps!
1 Like
Thanks so much, it worked
1 Like