# UtilityEnum

#### Properties

| [ScaleType](https://anything-world.gitbook.io/anything-world/unity/documentation/anythingworld-api/requestparameter/scaletype) | 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.
