ObjSaveOptions

ObjSaveOptions

General

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

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

ObjSaveOptions.apply_unit_scale aplica l’escalació de la unitat de l ’escena quan s’emmagatzema el fitxer OBJ.

Propietats

NameTypeAccessDescription
apply_unit_scaleboolRead` gets or sets whether unit scaling is applied during OBJ export
point_cloudboolReadExports the model as a point cloud instead of mesh faces
verboseboolReadEnables detailed logging output during OBJ export
serialize_wboolReadIncludes the w component of vertices when writing the OBJ file
enable_materialsboolReadIncludes material definitions in the exported OBJ
flip_coordinate_systemboolReadSwaps Y and Z axes to match target coordinate system
axis_system'AxisSystem'ReadSets the AxisSystem used for the OBJ export

Mètodes

SignatureDescription
__init__()
 Català