Browse our Products
Aspose.3D for .NET 22.11 Release Notes
This page contains release notes information for Aspose.3D for .NET 22.11.
Improvements and Changes
Key | Summary | Category |
---|---|---|
THREEDNET-1283 | Implement binary maya import support | New Feature |
THREEDNET-1276 | Improve mesh quality when converting 3D-PDF to GLTF | Improvement |
THREEDNET-1280 | Restore the support of .NET 4.5 | Improvement |
THREEDNET-1289 | Materials lost when export to USDZ with only diffuse colors | Bug fix |
API changes
Added members to class Aspose.ThreeD.FileFormat
:
/// <summary>
/// Autodesk Maya in Binary format
/// </summary>
public static readonly FileFormat MayaBinary;
Aspose.3D supports Maya binary format as input format.