CodeSmile AssetDatabase 1.9
Unity's AssetDatabase in enjoyable, consistent, concise, convenient, comprehensible, safe, documented form.
|
Copies an asset from source to destination path. Overwrites any existing assets.
Will create any missing destination folders automatically.
sourcePath | The source asset to copy. |
destinationPath | Path to destination file. |