ObjSaveOptions

General

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

ObjSaveOptions és una classe de l’objectiu.3d per a Typescript. Hereta de: ゚ObjSaveOptions⌒, ヽ SaveOptions` .

ObjSaveOptions.enableMaterials inclou definicions de material en el fitxer OBJ exportat.

Propietats

NameTypeAccessDescription
applyUnitScalebooleanReadDetermines whether unit scaling is applied during OBJ export
pointCloudbooleanReadIndicates if the mesh should be saved as a point cloud
verbosebooleanReadEnables detailed logging information when exporting OBJ
serializeWbooleanReadIncludes the W component of vertices in the exported OBJ file
enableMaterialsbooleanReadIncludes material definitions in the exported OBJ file
flipCoordinateSystembooleanReadFlips the coordinate system orientation during export
axisSystemanyReadSpecifies the axis system used for OBJ export

Mètodes

SignatureDescription
constructor()
 Català