GltfEmbeddedImageFormat

GltfEmbeddedImageFormat

Overview

GltfEmbeddedImageFormat is a enum in Aspose.3D FOSS for Java.

How glTF exporter will embed the textures during the exporting.

This enumeration defines 3 values: NO_CHANGE, JPEG, PNG.

Values

ValueDescription
NO_CHANGE
JPEG
PNG

See Also