ImageFormat
GltfSaveOptions.ImageFormat property
标准glTF只支持PNG/JPG作为其纹理格式,该选项将指导Aspose.3D 在导出过程中如何将非标准图像转换为支持的格式。 默认值为Png
public GltfEmbeddedImageFormat ImageFormat { get; set; }
也可以看看
- enum GltfEmbeddedImageFormat
- class GltfSaveOptions
- 命名空间 Aspose.ThreeD.Formats
- 部件 Aspose.3D