UnityRuntimeOBJLoaderDocs
UnityRuntimeOBJLoaderDocs copied to clipboard
import obj with mesh collider
Hi, the imported obj does not have any mesh collider - generate collider . This generate collider is part of Unity inspector for newly imported obj file.
Is there any way to add this generate mesh collider function during or after the import.
I just need a n obj that has mesh collider generated on it. to make this newly imported obj respond to raycast hit.
Thanks Zul