Requires Unity 3.5.2 or higher.
STL exports unity meshes to the STL file format which is widely used for rapid prototyping and computer-aided manufacturing (3D printing).
– Exports binary files
– Exports text based files
– Exports multiple unity meshes into a single STL file avoiding the 65K vertices per mesh limit.
– Exports both meshes from MeshFilter and SkinnedMeshRenderer.