> 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/requestparameter/scaletype.md).

# ScaleType

**Declarations**

```csharp
public static RequestParameterOption ScaleType(Utilities.ScaleType scaleType)
```

**Parameters**

| scaleType | Type of scaling applied to this this model (See [Utilities.ScaleType](/anything-world/unity/documentation/anythingworld-api/requestparameter/scaletype.md)) |
| --------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------- |

#### Description

Multiply the default or defined scale value by this value.
