FbxSaveOptions

General

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

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

FbxSaveOptions.export_textures permet exportar arxius de textura amb la sortida FBX.

Propietats

NameTypeAccessDescription
export_texturesboolReadEnables exporting texture files with the FBX output
reuse_primitive_meshboolReadReuses existing primitive mesh data when saving to reduce file size
enable_compressionboolReadCompresses the FBX file to reduce its size
fold_repeated_curve_data``ReadFolds identical curve data to avoid duplication in the FBX file
export_legacy_material_propertiesboolReadIncludes legacy material properties for compatibility with older FBX versions
video_for_textureboolReadStores video files as textures when exporting FBX
embed_texturesboolReadEmbeds texture data directly into the FBX file instead of external references
generate_vertex_element_materialboolReadCreates a material per vertex element during FBX export

Mètodes

SignatureDescription
__init__(format)
 Català