GltfSaveOptions

GltfSaveOptions

General

GltfSaveOptions is a class in Aspose.3d for Python. Inherits from: SaveOptions.

GltfSaveOptions és una classe en Aspose.3d per a Python. Hereta de: ゚SaveOptions⌒ .

GltfSaveOptions.binary_mode() obté o estableix un boolean que selecciona la sortida binària (GLB) quan s’exporta arxius glTF.

Propietats

NameTypeAccessDescription
file_format'FileFormat'ReadSpecifies the output file format for the GLTF export
binary_modeboolReadGets or sets a boolean that selects binary (GLB) output when exporting glTF files
flip_tex_coord_vboolReadIndicates if the V texture coordinate should be vertically flipped during export

Mètodes

SignatureDescription
__init__(file_format: 'FileFormat')
 Català