(settings)=
# Settings

## Defaults
Here are the default settings of the filter.

```json
{
  "filter": "shapescape_texture_tools",
  "settings": {
    "scope_path": "shapescape_texture_tools/scope.json"
  }
}
```

## Parameters
### scope_path
_Default_: `shapescape_texture_tools/scope.json`

A path to JSON file that defines the scope of variables provided to the tasks during their evaluation. The `scope_path` is relative to the Regolith's filter data folder.