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
| Name | Type | Access | Description |
|---|---|---|---|
applyUnitScale | boolean | Read | Determines whether unit scaling is applied during OBJ export |
pointCloud | boolean | Read | Indicates if the mesh should be saved as a point cloud |
verbose | boolean | Read | Enables detailed logging information when exporting OBJ |
serializeW | boolean | Read | Includes the W component of vertices in the exported OBJ file |
enableMaterials | boolean | Read | Includes material definitions in the exported OBJ file |
flipCoordinateSystem | boolean | Read | Flips the coordinate system orientation during export |
axisSystem | any | Read | Specifies the axis system used for OBJ export |
Mètodes
| Signature | Description |
|---|---|
constructor() |