CodeSmile AssetDatabase 1.9
Unity's AssetDatabase in enjoyable, consistent, concise, convenient, comprehensible, safe, documented form.
|
|
static |
Exports the asset and its dependencies to a .unitypackage file.
assetPath | The asset to export. |
packagePath | Path to file with the .unitypackage extension. |
options | ExportPackageOptions |
Definition at line 69 of file Asset.Package.cs.