render_load_preset
Loads a render preset from a .rps file to apply saved rendering settings. Returns an error if the file path is missing or does not exist.
Instructions
从 .rps 文件载入渲染预设。文件不存在时报错。 [English] Load a render preset from a .rps file. Fails if the file does not exist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | .rps 预设文件路径。 | .rps preset file path. |