easyar_check_sample_readiness
Verifies that a Unity project has the necessary local files to execute an EasyAR sample workflow, pinpointing any missing pieces.
Instructions
Check whether a Unity project has the local pieces needed to run a specific EasyAR sample workflow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | Yes | Unity project path. | |
| sampleId | Yes | Sample id from easyar_list_samples. |