Export package parameters.
| Property | Description |
|---|---|
| AssetPathNames | An array of asset paths to export. |
| FileName | The output file name for the exported package. |
| Flags | Options for how Unity exports a package. Refer to Additional resources: ExportPackageOptions |
| OwnerOrgId | The ID of the organization that owns the package. |
| Constructor | Description |
|---|---|
| ExportPackageParameters | A list of parameters for the export operation. |