Export Scene to Compressed AMF Format
Contents
[
Hide
]
Export Scene to Compressed AMF Format
Aspose.3D for Java offers AmfSaveOptions
class which allows you to set boolean 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: