I'd like to project stairs on selected landscape object, like on image below. Blue lines are shape of the stairs red vertices should be moved on certain number to match shape.
1 Answer
$\begingroup$
$\endgroup$
2
You can get the raycast hit Z min/max or average position on split edges domain. Then just set the position, convert mesh to points and then points to curves
-
$\begingroup$ Thanks, good approach but I need separate stairs not joined with landscape. My question is not clear I see. Sorry for that. $\endgroup$Mateusz 88โ Mateusz 8809/01/2025 15:42:23Commented 2 days ago
-
$\begingroup$ Ok, after some adjustments I've made to do what I need. So I mark it as resolved. THANK YOU. $\endgroup$Mateusz 88โ Mateusz 8809/01/2025 15:50:37Commented 2 days ago