The default supported schema version.
Data type of the file written by this Exporter.
The exported model file format.
List of supported schema versions.
Exports a SceneModel and/or a DataModel to file data.
The parameters used for writing the file data.
Options for customizing the export process.
Resolves when the SceneModel and/or DataModel has been successfully written.
Exports a SceneModel's point geometry to an E57 (ASTM E2807) file.
Writes a single
data3Dscan: world-space cartesian points asFloat/single, plus 8-bit RGB when the points carry colour. Emits the page/CRC layer (CRC-32C, big-endian) so the file is valid for conformant readers.v1 exports points only — non-base!constants.PointsPrimitive geometry is skipped. There is no intensity / pose / multi-scan output yet.
For detailed usage, refer to @xeokit/sdk/formats/e57.