- 最后登录
- 2018-2-27
- 注册时间
- 2017-1-18
- 阅读权限
- 70
- 积分
- 4683
- 纳金币
- 1380
- 精华
- 9
|
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.
Note that the script does not support colors.
|
|