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 to an XGF file.
For detailed usage, refer to @xeokit/sdk/formats/xgf.
XGF carries the full visual model: geometry (positions, normals, UVs, per-vertex colours, indices, edge indices, AABBs, modelling matrices), 3D Gaussian Splatting geometry (per-splat scales + rotation quaternions), PBR materials with textures (image bytes + sampler params + colour-space encoding), per-material
triplanarScale, and objects referencing meshes.