FileFormatType
Contents
[
Hide
]FileFormatType class
File format type @hideconstructor
Properties
| Name | Description |
|---|---|
| MAYA | Autodesk Maya format type |
| FBX | FBX file format type |
| STL | STL file format type |
| COLLADA | Khronos Group’s Collada file format. |
| Portable Document Format | |
| GLTF | Khronos Group’s glTF |
| DXF | AutoCAD DXF |
| PLY | Polygon File Format or Stanford Triangle Format |
| X | DirectX’s X File |
| DRACO | Google Draco Mesh |
| RVM | AVEVA Plant Design Management System Model. |
| ASE | 3D Studio Max’s ASCII Scene Exporter format. |
| ZIP | Zip archive that contains other 3d file format. |
| USD | Universal Scene Description |
| PCD | Point Cloud Data used by Point Cloud Library |
| XYZ | Xyz point cloud file |
| IFC | ISO 16739-1 Industry Foundation Classes data model. |
| AMF | Additive manufacturing file format |
| VRML | The Virtual Reality Modeling Language |
Methods
getExtension
| Name | Description |
|---|---|
| getExtension() | The extension name of this file format, started with . |
Result:
toString
| Name | Description |
|---|---|
| toString() | Get the name of this file format type |
Result: String