Browse our Products

Aspose.3D for .NET 18.8 - August 2018

Other Improvements and Changes

KeySummaryCategory
THREEDNET-409Export glTF files with draco compressionNew Feature
THREEDNET-401Use Aspose.3D with Unity3DBug
THREEDNET-413Read COLLADA files referencing in same folderBug

Public API and Backwards Incompatible Changes

See the list of any changes made to the public API such as added, renamed, removed or deprecated members as well as any non-backward compatible change made to Aspose.3D for .NET. If you have concerns about any change listed, please raise it on the Aspose.3D support forum.

API changes

Added a new property to class Aspose.ThreeD.Formats.GLTFSaveOptions:

 	bool DracoCompression{ get;set;}

The default value is true, when this is enabled by setting to true, the glTF 2.0 exporter will encode the mesh in Google Draco format.


 
 English