GlbData.Save
GlbData.Save method
Writes this GlbImage to a file in GLTF or GLB based on the extension of filePath.
public void Save(string filePath, WriteSettings settings = null)
| Parameter | Type | Description |
|---|---|---|
| filePath | String | A valid file path to write to. |
| settings | WriteSettings | Optional settings. |
See Also
- class WriteSettings
- class GlbData
- namespace Aspose.CAD.FileFormats.GLB
- assembly Aspose.CAD