Browse our Products
Aspose.3D for .NET 23.11 Release Notes
This page contains release notes information for Aspose.3D for .NET 23.11.
Improvements and Changes
Key | Summary | Category |
---|---|---|
THREEDNET-1432 | Add support for USDA file | Task |
THREEDNET-1435 | SkiaSharp integration renders to incorrect image | Support |
API Changes
Added members to class Aspose.ThreeD.FileFormat:
/// <summary>
/// Universal Scene Description in ASCII format.
/// </summary>
public static readonly FileFormat USDA;
Since Aspose.3D 23.11, Aspose.3D can import USDA files or USDA packed as USDZ files now.