ObjSaveOptions
General
ObjSaveOptions is a class in Aspose.3D FOSS for .NET.
Inherits from: SaveOptions.
ObjSaveOptions és una classe en Aspose.3D FOSS per a .NET. Hereta de: ゚SaveOptions`.
Opcions d’emmagatzematge per al format Wavefront OBJ
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
ApplyUnitScale | bool | Read/Write | Indicates whether unit scaling is applied when saving |
PointCloud | bool | Read/Write | Determines if geometry is saved as a point cloud |
Verbose | bool | Read/Write | Enables inclusion of verbose comments in the saved file |
SerializeW | bool | Read/Write | Controls whether the W component of vertices is written |
EnableMaterials | bool | Read/Write | Specifies if material definitions are exported |
FlipCoordinateSystem | bool | Read/Write | Flips the coordinate system during export |
AxisSystem | AxisSystem | Read/Write | Sets the axis system used for saving the file |
Mètodes
| Signature | Description |
|---|---|
ObjSaveOptions() | Creates a new ObjSaveOptions instance with default values |