ImageFormat

GltfSaveOptions.ImageFormat property

Standard glTF unterstützt nur PNG/JPG als Texturformat, diese Option steuert, wie Aspose.3D die nicht standardmäßigen Bilder während des Exports in ein unterstütztes Format konvertiert. Der Standardwert istPng

public GltfEmbeddedImageFormat ImageFormat { get; set; }

Siehe auch