FbxSaveOptions
Vue de l’ensemble
‘FbxSaveOptions’ est une classe dans Aspose.3D FOSS pour Python.
FbxSaveOptions.export_textures permet d’exporter des fichiers de texture lorsqu’un FBX est sauvé.
Cette classe fournit 1 méthode pour travailler avec les objets FbxSaveOptions dans les programmes Python. Les méthodes disponibles comprennent: __init__. Tous les membres publics sont accessibles à n’importe quelle application Pythone après l’installation de l’Aspose.3D FOSS pour le package Pyathon. Propriétés: ’embed_textures’, ’enable_compression’, encoding', ‘export_legacy_material_propriété’, 'exporter_textures', ''file_format, et 7 autres.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
export_textures | bool | Read/Write | Gets or sets the export textures. |
reuse_primitive_mesh | bool | Read/Write | Gets or sets the reuse primitive mesh. |
enable_compression | bool | Read/Write | Gets or sets the enable compression. |
fold_repeated_curve_data | `` | Read/Write | Gets or sets the fold repeated curve data. |
export_legacy_material_properties | bool | Read/Write | Gets or sets the export legacy material properties. |
video_for_texture | bool | Read/Write | Gets or sets the video for texture. |
embed_textures | bool | Read/Write | Gets or sets the embed textures. |
generate_vertex_element_material | bool | Read/Write | Gets or sets the generate vertex element material. |
file_format | 'FileFormat' | Read | Gets the file format. |
encoding | str | Read/Write | Gets or sets the encoding. |
file_system | 'FileSystem' | Read/Write | Gets or sets the file system. |
lookup_paths | List[str] | Read/Write | Gets or sets the lookup paths. |
file_name | str | Read/Write | Gets or sets the file name. |
méthodes
| Signature | Description |
|---|---|
__init__(format) |
Voir aussi
- Aspose.3D - référence API d’entreprise