> For the complete documentation index, see [llms.txt](https://docs.anyrpg.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.anyrpg.org/scriptable-objects/material-profile.md).

# Material Profile

## Creation

To create a material profile, find (or create) the *GameName/Resources/GameName/MaterialProfile* folder in the project tab and right click.  Choose *Create > AnyRPG > MaterialProfile*.

## Properties

| Name            | Description                         |
| --------------- | ----------------------------------- |
| Effect Material | A link to a Unity material on disk. |

## Next Steps

* Use a material profile to configure a skybox in an [Environment State Profile](/scriptable-objects/environment-state-profile.md).
* Use a material profile in an [Ability Effect](/scriptable-objects/ability-effects.md) to change the target material temporarily.
