Browse our Products

Aspose.3D for Python via .NET 22.11 Release Notes

Improvements and Changes

KeySummaryCategory
THREEDNET-1283Implement binary maya import supportNew Feature
THREEDNET-1276Improve mesh quality when converting 3D-PDF to GLTFImprovement
THREEDNET-1280Restore the support of .NET 4.5Improvement
THREEDNET-1289Materials lost when export to USDZ with only diffuse colorsBug fix

API changes

Added members to class aspose.threed.FileFormat:

        # Autodesk Maya in Binary format
        MAYA_BINARY : Type[aspose.threed.FileFormat]

Aspose.3D supports Maya binary format as input format.