copy_file
Copies a file to a target location, with optional overwrite of existing files, for managing assets within 3ds Max projects.
Instructions
复制文件(可选覆盖)。 [English] Copy a file (optionally overwriting).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | 源文件。 | Source file. | |
| overwrite | No | 是否覆盖已存在的目标,默认是。 | Overwrite an existing destination, default true. | |
| destination | Yes | 目标文件或目录。 | Destination file or directory. |