easyar_prepare_unity_project
Prepares a Unity project for EasyAR sample workflows by generating editor helpers, configuration templates, and secret ignore rules to streamline setup.
Instructions
Prepare a Unity project for an authorized EasyAR sample workflow by creating editor helpers, local config templates, and secret ignore rules.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | Yes | Unity project path. | |
| sampleId | Yes | Sample id from easyar_list_samples. | |
| overwrite | No | Whether to replace existing generated files. |