Function RecastMeshGatherer.ConvertColliderToGatheredMesh

ConvertColliderToGatheredMesh (Collider col)

Rasterizes a collider to a mesh.

Private
ConvertColliderToGatheredMesh (Collider col, Matrix4x4 localToWorldMatrix)

Rasterizes a collider to a mesh assuming it's vertices should be multiplied with the matrix.

Public