file_exists
Check if a file exists at the given absolute path, enabling scripts to validate asset availability before loading, importing, or saving in 3ds Max.
Instructions
判断文件是否存在。 [English] Check whether a file exists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | 文件绝对路径。 | Absolute file path. |