> For the complete documentation index, see [llms.txt](https://anything-world.gitbook.io/anything-world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://anything-world.gitbook.io/anything-world/unity/documentation/anythingworld-api/utilities/utilityenum.md).

# UtilityEnum

AnythingWorld.Utilities.UtilityEnum

#### Properties

| [ScaleType](/anything-world/unity/documentation/anythingworld-api/requestparameter/scaletype.md) | Represents the type of scaling to be applied to a game asset.        |
| ------------------------------------------------------------------------------------------------ | -------------------------------------------------------------------- |
| ModelLoadingPipeline                                                                             | Represents the type of model loading pipeline used for a game asset. |
| DefaultBehaviourType                                                                             | Represents the default behaviour type for a game asset.              |
| TransformSpace                                                                                   | Represents the space in which the transform parameters are applied.  |
| RequestType                                                                                      | Represents the type of request to be made to the API.                |
| SortingDropdownOption                                                                            | Represents the sorting options for a dropdown menu.                  |

#### Description

Declares utility enums that are used throughout the project for creation processes.
