ImageFormat

GltfSaveOptions.ImageFormat property

Standard glTF supporta solo PNG/JPG come formato texture, questa opzione guiderà come Aspose.3D converte le immagini non standard in un formato supportato durante l’esportazione. Il valore predefinito èPng

public GltfEmbeddedImageFormat ImageFormat { get; set; }

Guarda anche