> 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/environment-state-profile.md).

# Environment State Profile

## Creation

To create an environment state profile, find (or create) the *GameName/Resources/GameName/EnvironmentStateProfile* folder in the project tab and right click.  Choose *Create > AnyRPG > EnvironmentState*.

## Properties

| Name                          | Description                                                                                                          |
| ----------------------------- | -------------------------------------------------------------------------------------------------------------------- |
| Sky Box Material Profile Name | The name of a [Material Profile](/scriptable-objects/material-profile.md) that contains a link to a skybox material. |

## Next Steps

* Refer to an environment state profile in a [Scene Node](/scriptable-objects/scene-node.md).
