AsposeThreeDCloud-ThreeDCloudApi

 view release on metacpan or  search on metacpan

docs/ObjSaveOption.md  view on Meta::CPAN

# AsposeThreeDCloud::Object::ObjSaveOption

## Load the model package
```perl
use AsposeThreeDCloud::Object::ObjSaveOption;
```

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**save_format** | [**SaveFormat**](SaveFormat.md) | Gets or sets  of the SaveFormat. | [optional] 
**lookup_paths** | **ARRAY[string]** | Some files like OBJ depends on external file, the lookup paths will allows Aspose.3D to look for external file to load | [optional] 
**file_name** | **string** | The file name of the exporting/importing scene. This is optional, but useful when serialize external assets like OBJ's material. | [optional] 
**file_format** | **string** | The file format like FBX,U3D,PDF .... | [optional] 
**verbose** | **boolean** | Gets or sets whether generate comments for each section. | [optional] 
**serialize_w** | **boolean** | Gets or sets whether serialize W component in model's vertex position. | [optional] 
**enable_materials** | **boolean** | Gets or sets whether import/export materials for each object. | [optional] 
**flip_coordinate_system** | **boolean** | Gets or sets whether flip coordinate system of control points/normal during importing/exporting. | [optional] 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)




( run in 1.034 second using v1.01-cache-2.11-cpan-483215c6ad5 )