AsposeThreeDCloud-ThreeDCloudApi
view release on metacpan or search on metacpan
docs/RvmSaveOption.md view on Meta::CPAN
# AsposeThreeDCloud::Object::RvmSaveOption
## Load the model package
```perl
use AsposeThreeDCloud::Object::RvmSaveOption;
```
## 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]
**file_note** | **string** | File note in the file header. | [optional]
**author** | **string** | Author information, default value is '3d@aspose'. | [optional]
**creation_time** | **string** | The timestamp that exported this file, default value is current time. | [optional]
**file_content_type** | [**FileContentType**](FileContentType.md) | Gets or sets of the FileContent Style. | [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 0.710 second using v1.01-cache-2.11-cpan-483215c6ad5 )