[Question] - Accessing a mesh collider from an input

   1466   1   0
User Avatar
Member
22 posts
Joined: May 2020
Offline
Hey all,

I'm struggling to find if there is a built-in way in which I can access the mesh collider from a Unity_Mesh input?

Have a good day!

Ilia
User Avatar
Member
100 posts
Joined: Dec. 2020
Offline
Hi, I just checked and surprisingly we don't have a way to import colliders in Unity out of the box. I'll add it as an RFE to add it as an option. As a workaround, just use a mesh input and then set it to a "collision_geo" group.
  • Quick Links