Export Scene to Compressed AMF Format

Export Scene to Compressed AMF Format

Aspose.3D for .NET offers AmfSaveOptions class which allows you to set bool value for compression as per your requirements. By default the value is set to true. Following code snippet shows complete functionality to generate compressed AMF format file: