FbxSaveOptions — Aspose.3D FOSS Python API Reference
FbxSaveOptions — FbxSaveOptions class.. Inherits from: SaveOptions.
Package: aspose.threed
Properties
| Property | Type | Description |
|---|---|---|
export_textures | bool | |
reuse_primitive_mesh | bool | |
enable_compression | bool | |
fold_repeated_curve_data | `` | |
export_legacy_material_properties | bool | |
video_for_texture | bool | |
embed_textures | bool | |
generate_vertex_element_material | bool |
Methods
| Method | Returns | Description |
|---|---|---|
export_textures() | bool | |
export_textures(…) [overload 2] | `` | |
reuse_primitive_mesh() | bool | |
reuse_primitive_mesh(…) [overload 2] | `` | |
enable_compression() | bool | |
enable_compression(…) [overload 2] | `` | |
fold_repeated_curve_data() | `` | |
fold_repeated_curve_data(…) [overload 2] | `` | |
export_legacy_material_properties() | bool | |
export_legacy_material_properties(…) [overload 2] | `` | |
video_for_texture() | bool | |
video_for_texture(…) [overload 2] | `` | |
embed_textures() | bool | |
embed_textures(…) [overload 2] | `` | |
generate_vertex_element_material() | bool | |
generate_vertex_element_material(…) [overload 2] | `` |